GeoGenerator.ProduceStars
GeoGenerator.ProduceStars method
주어진 범위 내에서 모두 별 배열을 생성합니다.
public static IEnumerable<IPolygon> ProduceStars(Extent rect, StarGeneratorOptions options)
모수 | 유형 | 설명 |
---|---|---|
rect | Extent | 지정된 지역(참조정도 ) |
options | StarGeneratorOptions | 다각형 생성 옵션(참조StarGenerator 옵션 ) |
반환 값
별의 배열(열거 참조아이폴리곤
)
예외
예외 | 상태 |
---|---|
ArgumentOutOfRangeException | 별의 수는 1보다 강해야 합니다. |
NullReferenceException | 범위에 값이 있어야 합니다(NULL이 아님). |
ArgumentException | 최소 및 최대 길이는 같지 않고 3보다 커야 합니다. |
ArgumentException | 최대 길이는 최소 길이보다 커야 합니다. |
또한보십시오
- interface IPolygon
- class Extent
- class StarGeneratorOptions
- class GeoGenerator
- 네임스페이스 Aspose.Gis.GeoTools
- 집회 Aspose.GIS