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

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