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: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public Graphics GetGraphics()
Public Function GetGraphics As Graphics
public: Graphics^ GetGraphics()