SVGSaveOptions.IsExportScaleInMatrix

SVGSaveOptions.IsExportScaleInMatrix property

Defines whether need export scale in matrix or not.

public bool IsExportScaleInMatrix { get; set; }

Remarks

Default value is true.

See Also