ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / Height Field

In This Topic
    Height Field (ImageRect)
    In This Topic
    The height of the rectangle.
    Syntax
    'Declaration
     
    Public Height As System.Integer
    public System.int Height
    See Also