SVGPathOptimizationOptions.FloatPrecision

SVGPathOptimizationOptions.FloatPrecision property

Gets or sets the option to round a float-precision floating-point value to a specified number of fractional digits. It is ‘3’ by default.

public int FloatPrecision { get; set; }

See Also