C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps.GeoJson Namespace / GeometryCollection Class / Geometries Property

In This Topic
Geometries Property
In This Topic
Gets the collection of GeoJSON GeometryObjects.
Syntax
'Declaration
 
Public ReadOnly Property Geometries As System.Collections.Generic.List(Of GeometryObject)
 
See Also