| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorLayer Class : DataGeoJson Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <C1DescriptionAttribute(Key="C1VectorLayer.DataGeoJson", Description="Gets or sets the GeoJson type of vector data. This property only works when DataType is set to GeoJson, meanwhile DataFunction and DataUrl are not set.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Data")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property DataGeoJson As GeoJsonData
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [C1Description(Key="C1VectorLayer.DataGeoJson", Description="Gets or sets the GeoJson type of vector data. This property only works when DataType is set to GeoJson, meanwhile DataFunction and DataUrl are not set.")] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Data")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public GeoJsonData DataGeoJson {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