SvgViewBox {Microsoft.VisualBasic.Imaging.SVG.XML} | .NET clr documentation |
# namespace Microsoft.VisualBasic.Imaging.SVG.XML
export class SvgViewBox extends ValueType {
Height: double;
Left: double;
Top: double;
Width: double;
}