SvgViewBox {Microsoft.VisualBasic.Imaging.SVG.XML} .NET clr documentation

SvgViewBox

Description

Declare

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

        

.NET clr type reference tree

  1. this class extends from ValueType class: ValueType

[Package {$package} version {$version} Index]