Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / Height Property

In This Topic
    Height Property (Image)
    In This Topic
    Gets the height of the image in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Integer
    public System.int Height {get;}
    See Also