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

In This Topic
    HorizontalResolution Property (Image)
    In This Topic
    Gets the horizontal resolution, in pixels-per-inch, of this Image.
    Syntax
    'Declaration
     
    Public ReadOnly Property HorizontalResolution As Single
    public float HorizontalResolution {get;}
    See Also