Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Single
    public System.float Height {get; set;}
    See Also