C#
VB
C++
Gets or sets the ChangeCellScrollCommand.ScrollLocation that tells the command how to apply the scrolling.
public ScrollLocation Scroll { get; set; }
Public Property Scroll As Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation
public:
property Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation Scroll {
Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation get();
void set ( Leadtools.Medical.Workstation.Commands.ChangeCellScrollCommand.ScrollLocation );
}
The ChangeCellScrollCommand.ScrollLocation that tells the command how the scroll is applied.
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