Gets a System.Drawing.Graphics object with the image selected into it for drawing on the image.
'Declaration
Public Function GetGraphics() As Graphics
'Usage
Dim instance As ImageX
Dim value As Graphics
value = instance.GetGraphics()
Return Value
A System.Drawing.Graphics object