Accusoft.ImagXpress13.Net
Rubberband Property




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

Property Value

The Rubberband object set.
See Also

Reference

ImageXView Class
ImageXView Members
Rubberband Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback