Returns a Graphics object to allow GDI+ drawing on the component client area (not on the actual image).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public Graphics GetGraphics()
Public Function GetGraphics As Graphics
public: Graphics^ GetGraphics()


























