Accusoft.ImagXpress13.Net
Touch Property




Gets the current Touch object for setting Touch behavior.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Touch As Touch
'Usage
 
Dim instance As ImageXView
Dim value As Touch
 
value = instance.Touch
[BrowsableAttribute(false)]
public Touch Touch {get;}
[BrowsableAttribute(false)]
public: __property Touch* get_Touch();
[BrowsableAttribute(false)]
public:
property Touch^ Touch {
   Touch^ get();
}

Property Value

The Touch object.
See Also

Reference

ImageXView Class
ImageXView Members
Touch Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback