Gets the vertical resolution of this GdiGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public virtual float DpiY { get; } |
Visual Basic Copy Code |
---|
Public Overridable ReadOnly Property DpiY As Single |
This property indicates a value, in dots per inch, for the vertical resolution supported by this GdiGraphics object.