GraphicsCache Class Members
In This Topic
The following tables list the members exposed by GraphicsCache.
Public Constructors
Public Fields
| Name | Description |
 | DpiX | The values, in dots per inch, for the horizontal and vertical resolution supported by Graphics. |
 | DpiY | The values, in dots per inch, for the horizontal and vertical resolution supported by Graphics. |
 | Graphics | The Graphics object used to paint. |
 | StringFormat | The text layout information. |
Top
Public Methods
| Name | Description |
 | Dispose | Disposes this instance. |
Top
See Also