ImageGear22.Core Assembly > ImageGear.Display Namespace > ImGearScrollChangedEventArgs Class : Redraw Property |
'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();