ActiveReports 12
Rings Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace > GeoPolygon Class : Rings Property
Gets the polygon rings.
Syntax
'Declaration
 
Public ReadOnly Property Rings As IEnumerable(Of GeoLinearRing)
public IEnumerable<GeoLinearRing> Rings {get;}
See Also

Reference

GeoPolygon Class
GeoPolygon Members