ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / ImageEx Class / Size Property

In This Topic
    Size Property (ImageEx)
    In This Topic
    Gets image size in twips.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Size As SizeF
    public abstract SizeF Size {get;}
    See Also