[]
Gets or sets a rectangle in user space that should be mapped to the bounds of the SVG viewport established by the given element.
public SvgViewBox? ViewBox { get; set; }
Public Property ViewBox As SvgViewBox?