SvgResponsiveLayout

IHtmlOptions.SvgResponsiveLayout property

True to exclude width and height attributes from SVG container - that will make layout responsive. False - otherwise. Read/write Boolean.

public bool SvgResponsiveLayout { get; set; }

See Also