Class PolygonGeneratorOptions
PolygonGeneratorOptions class
表面或区域生产线的选项。
public class PolygonGeneratorOptions
构造函数
姓名 | 描述 |
---|---|
PolygonGeneratorOptions() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
Count { get; set; } | 要创建的多边形数量。 |
MaximumPolygonPoints { get; set; } | 生成多边形的最大长度。 |
MinimumPolygonPoints { get; set; } | 生成的多边形的最小长度。 |
Place { get; set; } | 在生成的单元格中放置模式。 |
Seed { get; set; } | 用于计算伪随机数序列的种子值的数字。 |
方法
姓名 | 描述 |
---|---|
Clone() | 将对象相互克隆。 |
override ToString() | 返回表示当前对象的字符串。 |
也可以看看
- 命名空间 Aspose.Gis.GeoTools
- 部件 Aspose.GIS