ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.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