Click or drag to resize
IGePolygon Interface

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGePolygon : IGeSurface

The IGePolygon type exposes the following members.

Properties
  NameDescription
Public propertyExteriorRing
Gets or sets polygon's exterior ring.
Public propertyInteriorRings
Gets or sets polygon's interior rings.
Top
See Also