Accusoft.NotateXpress13.Net
HandleDeviceContext Property




Gets the device context to draw to.
Syntax
'Declaration
 
Public Property HandleDeviceContext As Integer
'Usage
 
Dim instance As UserDrawEventArgs
Dim value As Integer
 
instance.HandleDeviceContext = value
 
value = instance.HandleDeviceContext
public int HandleDeviceContext {get; set;}
public: __property int get_HandleDeviceContext();
public: __property void set_HandleDeviceContext( 
   int value
);
public:
property int HandleDeviceContext {
   int get();
   void set (    int value);
}
See Also

Reference

UserDrawEventArgs Class
UserDrawEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback