Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GraphicsManager ( |
This version will create (and dispose of properly when this is disposed) a Graphics using c.CreateGraphics().
|
|
GraphicsManager ( |
Make one with the specified control and Graphics (typically passed in to a Paint method). The Graphics will not be disposed.
|
Method | Description | |
---|---|---|
Dispose ( bool properly ) : void |
public GraphicsManager ( |
||
c | ||
return | System |
public GraphicsManager ( |
||
c | ||
g | ||
return | System |