LEADTOOLS Medical (Leadtools.Medical3D assembly)

SetCellActionProperties Method

Show in webframe





The action for which the properties are being set.
The properties to be set.
The zero-based index of the sub-cell for which the properties are being set.
Sets the current properties for the specified action.
Syntax
protected override void SetCellActionProperties( 
   MedicalViewerActionType actionType,
   MedicalViewerBaseAction actionProperties,
   int subCellIndex
)
'Declaration
 
Protected Overrides Sub SetCellActionProperties( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal actionProperties As MedicalViewerBaseAction, _
   ByVal subCellIndex As Integer _
) 
'Usage
 
Dim instance As Medical3DControl
Dim actionType As MedicalViewerActionType
Dim actionProperties As MedicalViewerBaseAction
Dim subCellIndex As Integer
 
instance.SetCellActionProperties(actionType, actionProperties, subCellIndex)

            

            
protected:
void SetCellActionProperties( 
   MedicalViewerActionType actionType,
   MedicalViewerBaseAction^ actionProperties,
   int subCellIndex
) override 

Parameters

actionType
The action for which the properties are being set.
actionProperties
The properties to be set.
subCellIndex
The zero-based index of the sub-cell for which the properties are being set.
Remarks
This method is internally called by Leadtools.MedicalViewer.MedicalViewerBaseCell.SetActionProperties(Leadtools.MedicalViewer.MedicalViewerActionType,Leadtools.MedicalViewer.MedicalViewerBaseAction) method.

To retrieve the properties for a specific action, call the Leadtools.MedicalViewer.MedicalViewerBaseCell.GetActionProperties(Leadtools.MedicalViewer.MedicalViewerActionType) method.

Requirements

Target Platforms

See Also

Reference

Medical3DControl Class
Medical3DControl Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features