The View
public class ViewChangedEventArgs: EventArgs
Public Class ViewChangedEventArgs
Inherits EventArgs
Introduced: X14.
Property | Description |
---|---|
Clip |
Gets the rectangular area, in pixels, which is affected through the changes. |
Scroll |
Gets the amount the document has been scrolled. |
Scroll |
Gets a value which determines whether the change is the result of scrolling, either through setting the view's location in the document or through autoscrolling initiated through the control when the input position leaves the visible part of the document. |