FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Interop Namespace / Rect Structure / Height Property

In This Topic
    Height Property (Rect)
    In This Topic
    Gets or sets the height of the current Rect structure.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also