| C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace > PointFeature Class : Geometry Property |
'Declaration<C1CategoryAttribute("Data")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1DescriptionAttribute(Key="GeoJsonPointFeature.Geometry", Description="Gets or sets the GeoJSON Point geometry for this feature.")> <WidgetOptionAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=False)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Geometry As Point
[C1Category("Data")] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Description(Key="GeoJsonPointFeature.Geometry", Description="Gets or sets the GeoJSON Point geometry for this feature.")] [WidgetOption()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=false)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.NotifyParentProperty(true)] public Point 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