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 Property ViewBox As System.Nullable(Of SvgViewBox)
public System.Nullable<SvgViewBox> ViewBox {get; set;}
参照