ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart.Drawing Namespace / Image Class / Height Property

In This Topic
    Height Property (Image)
    In This Topic
    Gets the height of this Image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As Integer
    public int Height {get;}
    See Also