GeoPolygon.OuterRing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the outer ring of the polygon.
public Azure.Core.GeoJson.GeoLinearRing OuterRing { get; }
member this.OuterRing : Azure.Core.GeoJson.GeoLinearRing
Public ReadOnly Property OuterRing As GeoLinearRing