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