C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / WijJsonData Class / Vectors Property

In This Topic
Vectors Property
In This Topic
Gets a collection of C1VectorItemBase that specifies the vectors to be drawn.
Syntax
'Declaration
 
Public ReadOnly Property Vectors As System.Collections.Generic.List(Of C1VectorItemBase)
 
See Also