[]
Gets the vertical resolution of this Graphics object.
public float DpiY { get; }
Public ReadOnly Property DpiY As Single
| Type | Description |
|---|---|
| float | This property indicates a value, in dots per inch, for the vertical resolution supported by this Graphics object. |