| C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace > MultiPolygonFeature Class : Geometry Property |
'Declaration<JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=False)> <WidgetOptionAttribute()> <C1CategoryAttribute("Data")> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1DescriptionAttribute(Key="GeoJsonMultiPolygonFeature.Geometry", Description="Gets or sets the GeoJSON MultiPolygon geometry for this feature.")> Public Property Geometry As MultiPolygon
[Json(IsSerializableToJson=true, IsSkipIfEmpty=false)] [WidgetOption()] [C1Category("Data")] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Description(Key="GeoJsonMultiPolygonFeature.Geometry", Description="Gets or sets the GeoJSON MultiPolygon geometry for this feature.")] public MultiPolygon Geometry {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2