NevronOpenVision
Nevron.Nov.UI Namespace / NViewportAutoScroller Class
Fields Properties Methods Events


NViewportAutoScroller Class Members

The following tables list the members exposed by NViewportAutoScroller.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the auto scroll delay (in milliseconds). Represents the delay before autoscrolling starts. By default set to 300.  
Public PropertyGets or sets the auto scroll interval (in milliseconds). Represents the speed of the autoscrolling. By default set to 20.  
Public PropertyDetermines whether the autoscrolling is currently being performed  
Public PropertyControls the margins of the auto scroll area  
Public PropertyGets or sets the mode in which the auto scroller operates. By default set to MouseInScrollMargins.  
Public PropertyGets the parent viewport.  
Top
Public Methods
 NameDescription
Public MethodCalled when an area is dragged in the viewport  
Public MethodCalled by the view when a drag operation has ended  
Public MethodCalled when a point is dragged in the viewport  
Public MethodStarts autoscrolling in the specified direction  
Public MethodStops the autoscrolling  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal MethodOverridden.   
Top
See Also