ImageGear .NET
Graphics Property (ImGearARTFormsPreviewData)




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
public Graphics Graphics {get;}
public: __property Graphics* get_Graphics();
public:
property Graphics^ Graphics {
   Graphics^ get();
}

Property Value

Graphics class object.
See Also

Reference

ImGearARTFormsPreviewData Class
ImGearARTFormsPreviewData Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback