MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.GeoData Namespace / GeoPolygon Class / ExteriorRing Property

In This Topic
ExteriorRing Property
In This Topic
Gets the exterior ring of the polygon shape.
Syntax
'Declaration
 
Public ReadOnly Property ExteriorRing As GeoLinearRing
 

Property Value

The exterior ring as a GeoLinearRing.
See Also