ImageGear .NET
ImGearAfterDrawEventArgs Constructor




Graphics object to initialize the class with.
Initializes a new instance of the ImGearAfterDrawEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal graphics As Graphics _
)
'Usage
 
Dim graphics As Graphics
 
Dim instance As New ImGearAfterDrawEventArgs(graphics)
public ImGearAfterDrawEventArgs( 
   Graphics graphics
)
public: ImGearAfterDrawEventArgs( 
   Graphics* graphics
)
public:
ImGearAfterDrawEventArgs( 
   Graphics^ graphics
)

Parameters

graphics
Graphics object to initialize the class with.

Return Value

The new instance of ImGearAfterDrawEventArgs class.
See Also

Reference

ImGearAfterDrawEventArgs Class
ImGearAfterDrawEventArgs Members
ImGearPageView Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback