public System.Collections.Generic.List<LineStringCoordinates> LineStrings {get;}
'Declaration
Public ReadOnly Property LineStrings As System.Collections.Generic.List(Of LineStringCoordinates)
Remarks
The coordinates is a collection of LineStringCoordinates For Polygons with multiple rings, the first must be the exterior ring and any others must be interior rings or holes.