Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
SystemInfo
.
.
::
.
.
LogicalDpiY Property
SystemInfo Class
See Also
Gets the logical vertical resolution (DPI) of the screen.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
float
LogicalDpiY
{
get
; }
Visual Basic
Public
ReadOnly
Property
LogicalDpiY
As
Single
Get
See Also
SystemInfo Class
C1.C1Preview Namespace