C#
VB
C++
Adds a new action to the Medical 3D control.
public override void AddAction(
MedicalViewerActionType actionType
)
Public Overrides Sub AddAction( _
ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _
)
public:
void AddAction(
Leadtools.Medicalviewer.MedicalViewerActionType actionType
) override
actionType
The action to be added.
The same action cannot be added to a medical 3D control twice.
For an example refer to Medical3DObject.RotateX
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