ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / Height Property

In This Topic
    Height Property (RectF)
    In This Topic
    Gets or sets the height of the rectangle.
    Syntax
    'Declaration
     
    Public Property Height As Single
    public float Height {get; set;}
    See Also