ImageGear for .NET
Redraw Property




Gets a value indicating whether or not the view should be redrawn.
Syntax
'Declaration
 
Public ReadOnly Property Redraw As Boolean
'Usage
 
Dim instance As ImGearScrollChangedEventArgs
Dim value As Boolean
 
value = instance.Redraw
public bool Redraw {get;}
public: __property bool get_Redraw();
public:
property bool Redraw {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback