C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorLayer Class / DataWijJson Property

In This Topic
DataWijJson Property
In This Topic
Gets or sets the DataType.Wijjson type of vector data. This property only works when DataType is set to DataType.Wijjson, meanwhile DataFunction and DataUrl are not set.
Syntax
'Declaration
 
Public Property DataWijJson As WijJsonData
 
See Also