Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

AddAction Method






The action to be added.
Adds a new action to the Medical 3D control.
Syntax
public override void AddAction( 
   MedicalViewerActionType actionType
)
'Declaration
 
Public Overrides Sub AddAction( _
   ByVal actionType As MedicalViewerActionType _
) 
'Usage
 
Dim instance As Medical3DControl
Dim actionType As MedicalViewerActionType
 
instance.AddAction(actionType)

            

            
public:
void AddAction( 
   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

See Also

Reference

Medical3DControl Class
Medical3DControl Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features