Maps for ASP.NET Web Forms
Vectors Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace > WijJsonData Class : Vectors Property
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)
public System.Collections.Generic.List<C1VectorItemBase> Vectors {get;}
See Also

Reference

WijJsonData Class
WijJsonData Members