SVGSaveOptions.SVGFitToViewPort

SVGSaveOptions.SVGFitToViewPort property

if this property is true, the generated svg will fit to view port.

public bool SVGFitToViewPort { get; set; }

See Also