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

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