DefaultWidth

SvgLoadOptions.DefaultWidth property

Gets or sets the default width. Property DefaultWidth use with only case, when width not set in file.

public int DefaultWidth { get; set; }

Property Value

The default width.

See Also