Property ViewBox
Namespace TallComponents.PDF.Shapes
Class SvgShape
Get the view port specified on the root SVG element(can be null/nothing).
This property is readonly.
Null/Nothing means that there is no viewbox specified.
Syntax
public Rectangle ViewBox { get; }
Property value
Rectangle