C#
VB
C++
Gets or sets the cursor that is displayed when applying the action.
public Cursor ActionCursor { get; set; }
Public Property ActionCursor As Cursor
A System.Windows.Forms.Cursor object that represents the cursor to display when the action is being applied.
For an example, refer to MedicalViewerCommonActions
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