DriverOptions.XYPrecisionModel
DriverOptions.XYPrecisionModel property
A PrecisionModel
that will be applied to X and Y coordinates when geometries are added to the VectorLayer
or when they are read from the VectorLayer
. The default value is Exact
.
public PrecisionModel XYPrecisionModel { get; set; }
See Also
- class PrecisionModel
- class DriverOptions
- namespace Aspose.Gis
- assembly Aspose.GIS