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