Accusoft.ImagXpressSdk Namespace > ImageXView Class : Rubberband Property |
'Declaration <BrowsableAttribute(False)> Public ReadOnly Property Rubberband As Rubberband
'Usage Dim instance As ImageXView Dim value As Rubberband value = instance.Rubberband
[Browsable(false)] public Rubberband Rubberband {get;}
[Browsable(false)] public: __property Rubberband* get_Rubberband();
[Browsable(false)] public: property Rubberband^ Rubberband { Rubberband^ get(); }