ActiveReports 12
Shapes Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoGeometryCollection Class : Shapes Property
Gets the inner shapes.
Syntax
'Declaration
 
Public ReadOnly Property Shapes As IEnumerable(Of GeoShape)
public IEnumerable<GeoShape> Shapes {get;}
See Also

Reference

GeoGeometryCollection Class
GeoGeometryCollection Members