GeoGenerator.ProducePoints
GeoGenerator.ProducePoints method
指定された領域に属する点の配列を作成します。
public static IEnumerable<IGeometry> ProducePoints(Extent rect, PointGeneratorOptions options)
パラメータ | タイプ | 説明 |
---|---|---|
rect | Extent | 指定された領域 (参照範囲 )。 |
options | PointGeneratorOptions | ポイント作成オプション (「PointGeneratorOptions )。 |
戻り値
ポイントの配列 (の列挙を参照)IGeometry
)。
例外
例外 | 調子 |
---|---|
ArgumentOutOfRangeException | ポイントの数は 1 より大きい必要があります。 |
NullReferenceException | エクステントには値が必要です (NULL は不可)。 |
関連項目
- interface IGeometry
- class Extent
- class PointGeneratorOptions
- class GeoGenerator
- 名前空間 Aspose.Gis.GeoTools
- 組み立て Aspose.GIS