DriverOptions.CreateMidpoints
DriverOptions.CreateMidpoints property
确定是否在几何体的每个线段中间添加新点。默认值为 false。
public bool CreateMidpoints { get; set; }
另见
- class DriverOptions
- namespace Aspose.Gis
- assembly Aspose.GIS
确定是否在几何体的每个线段中间添加新点。默认值为 false。
public bool CreateMidpoints { get; set; }