ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / GraphicsCache Class / DpiX Field

In This Topic
    DpiX Field
    In This Topic
    The values, in dots per inch, for the horizontal and vertical resolution supported by Graphics.
    Syntax
    'Declaration
     
    Public ReadOnly DpiX As Single
    public readonly float DpiX
    See Also