SVGPathOptimizationOptions.ApplyTransforms

SVGPathOptimizationOptions.ApplyTransforms property

Gets or sets the option to apply transformations to the Path segments. It is ‘false’ by default.

public bool ApplyTransforms { get; set; }

See Also