DriverOptions.MPrecisionModel

DriverOptions.MPrecisionModel property

A PrecisionModel that will be applied to M coordinate when geometries are added to the VectorLayer or when they are read from the VectorLayer. The default value is Exact.

public PrecisionModel MPrecisionModel { get; set; }

See Also