DriverOptions.CreateMidpoints
DriverOptions.CreateMidpoints property
确定是否在每个几何段的中间添加一个新点。默认为false
.
public bool CreateMidpoints { get; set; }
也可以看看
- class DriverOptions
- 命名空间 Aspose.Gis
- 部件 Aspose.GIS
确定是否在每个几何段的中间添加一个新点。默认为false
.
public bool CreateMidpoints { get; set; }