ImageGear22.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearAfterDrawEventArgs Class : graphics Property |
'Declaration Public ReadOnly Property graphics As Graphics
'Usage Dim instance As ImGearAfterDrawEventArgs Dim value As Graphics value = instance.graphics
public Graphics graphics {get;}
public: __property Graphics* get_graphics();