ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Drawing Namespace / Image Class / Width Property

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