Gets the horizontal resolution of the device.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
double DpiX { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property DpiX As Double |
A double value specifying horizontal dots-per-inch resolution.
See Also