←Select platform

AddAction Method

Summary

Adds a new action to the Medical 3D control.

Syntax

C#
VB
C++
public override void AddAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) 
Public Overrides Sub AddAction( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType _ 
) 
public: 
void AddAction(  
   Leadtools.Medicalviewer.MedicalViewerActionType actionType 
) override 

Parameters

actionType
The action to be added.

Remarks

The same action cannot be added to a medical 3D control twice.

Example

For an example refer to Medical3DObject.RotateX

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize