Provides supporting methods for Graphics.
| C# | Visual Basic |
public static class GraphicsHelper
Public NotInheritable Class GraphicsHelper
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| DpiX |
Gets the horizontal resolution of the screen.
| |
| DpiY |
Gets the vertical resolution of the screen.
| |
| Scale(Int32) |
Converts a co-ordinate value based on 96 dpi to the actual device dpi.
|
| Object | |
| GraphicsHelper | |