C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / PolygonCoordinates Class / LineStrings Property

In This Topic
LineStrings Property (PolygonCoordinates)
In This Topic
Gets the coordinates of the polygon.
Syntax
'Declaration
 
Public ReadOnly Property LineStrings As System.Collections.Generic.List(Of LineStringCoordinates)
 
See Also