SVGOptimizationOptions.CollapseGroups

SVGOptimizationOptions.CollapseGroups property

Gets or sets the option to collapse excess groups. It is ’true’ by default.

public bool CollapseGroups { get; set; }

See Also