LineGeneratorOptions 类
LineGeneratorOptions class
在表面或区域上生成线的选项。
public class LineGeneratorOptions
构造函数
| 名称 | 描述 |
|---|---|
| LineGeneratorOptions() | 默认使用初始化字段创建实例。 |
属性
| 名称 | 描述 |
|---|---|
| Count { get; set; } | 要创建的线条数量。 |
| Place { get; set; } | 生成单元格中的放置模式。 |
| Seed { get; set; } | 用于计算伪随机数序列种子值的数字。 |
方法
| 名称 | 描述 |
|---|---|
| Clone() | 将对象克隆为另一个对象。 |
| override ToString() | 返回表示当前对象的字符串。 |
另见
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS