SVGOptimizationOptions.CleanListOfValues

SVGOptimizationOptions.CleanListOfValues property

Gets or sets the option for rounding to 3 decimal places of list numeric values in attributes. It is ’true’ by default.

public bool CleanListOfValues { get; set; }

See Also