ImageGear .NET - Updated August 31, 2018
Graphics Property (ImGearARTFormsPreviewData)




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsPreviewData Class : Graphics Property
Gets a graphics object on which mark's preview is to be drawn.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
 
'Usage
 
Dim instance As ImGearARTFormsPreviewData
Dim value As Graphics
 
value = instance.Graphics

Property Value

Graphics class object.
See Also

Reference

ImGearARTFormsPreviewData Class
ImGearARTFormsPreviewData Members