Geometry.GetConvexHull
Geometry.GetConvexHull method
이 형상의 볼록 껍질을 계산합니다.
public IGeometry GetConvexHull()
반환 값
이 도형의 볼록 껍질을 나타내는 도형입니다. 이 도형에 점이 없으면 결과는Null
. 이 도형에 점이 하나만 있는 경우 결과는 이 점입니다. 이 도형에 점이 두 개만 있는 경우 결과는 다음과 같습니다.ILineString
with the points. 이 도형에 3개 이상의 점이 있으면 결과는ILinearRing
모든 형상 점 주변의 convex 선체를 나타냅니다.
또한보십시오
- interface IGeometry
- class Geometry
- 네임스페이스 Aspose.Gis.Geometries
- 집회 Aspose.GIS