[]
        
(Showing Draft Content)

C1.FlexMap.GeoPolygon.Rings

Rings Property

Rings

Gets the polygon rings.

Declaration
public IEnumerable<GeoLinearRing> Rings { get; }
Public ReadOnly Property Rings As IEnumerable(Of GeoLinearRing)