Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgGraphics Class / Height Property

In This Topic
    Height Property (GcSvgGraphics)
    In This Topic
    Gets or sets the height of the image, in device-independent pixels (1/96ths of an inch).
    Syntax
    'Declaration
     
    Public Property Height As System.Single
    public System.float Height {get; set;}
    See Also