Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure / Height Property

In This Topic
    Height Property (SvgViewBox)
    In This Topic
    Gets or sets the height of the viewport.
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also