ScrollVerticallyByPixelOffsetCommand Constructors
A command to scroll a document in a vertical direction by the specified distance in the view, measured in pixels.| Name | Parameters | Description |
|---|---|---|
| ScrollVerticallyByPixelOffsetCommand(IRichEditControl) | control | Initializes a new instance of the ScrollVerticallyByPixelOffsetCommand class with the specified owner. |
See Also