Click or drag to resize
GePolygonInteriorRings Property
Gets or sets polygon's interior rings.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeRingCollection InteriorRings { get; set; }

Property Value

Type: GeRingCollection

Return Value

Type: GeRingCollection

Implements

IGePolygonInteriorRings
Remarks