Interface ILinearRing

ILinearRing interface

A multi-vertex ring.

public interface ILinearRing : ILineString

Methods

NameDescription
IsClockwise()Determines if the ring has clockwise winding
ToEditable()Gets an editable copy of this geometry.

See Also