Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / Height Property

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