Interface ICurvePolygon
ICurvePolygon interface
외부 경계 1개와 내부 경계 0개 이상으로 정의된 평면 표면.
public interface ICurvePolygon : IEquatable<ICurvePolygon>, ISurface
속성
이름 | 설명 |
---|---|
ExteriorRing { get; } | 외부 링을 가져옵니다. |
InteriorRingsCount { get; } | 내부 링의 수를 가져옵니다. |
행동 양식
이름 | 설명 |
---|---|
GetInteriorRing(int) | 인덱스로 내부 링을 가져옵니다. |
또한보십시오
- interface ISurface
- 네임스페이스 Aspose.Gis.Geometries
- 집회 Aspose.GIS