C#
VB
Objective-C
Initializes a new instance of a LTScrollEvent object with explicit parameters.
Public Function New( _
ByVal origin As CGPoint, _
ByVal xScroll As Double, _
ByVal yScroll As Double _
)
macOS Only
-(instancetype)initWithOrigin:(CGPoint)origin
xScroll:(double)xScroll
yScroll:(double)yScroll
origin
The origin point where the event occurred in the target.
xScroll
The horizontal scroll value for the scroll event.
yScroll
The vertical scroll value for the scroll event.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET