ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTDrawingState Class : Graphics Property |
'Declaration Public Property Graphics As Graphics
'Usage Dim instance As ImGearARTDrawingState Dim value As Graphics instance.Graphics = value value = instance.Graphics
public Graphics Graphics {get; set;}