ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.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