LEADTOOLS Medical (Leadtools.Medical3D assembly)

GetCellActionProperties Method

Show in webframe





The specified action.
The zero-based index of the sub-cell for which the properties will be retrieved.
Gets the current properties for the specified action.
Syntax
protected override MedicalViewerBaseAction GetCellActionProperties( 
   MedicalViewerActionType actionType,
   int subCellIndex
)
'Declaration
 
Protected Overrides Function GetCellActionProperties( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal subCellIndex As Integer _
) As MedicalViewerBaseAction
'Usage
 
Dim instance As Medical3DControl
Dim actionType As MedicalViewerActionType
Dim subCellIndex As Integer
Dim value As MedicalViewerBaseAction
 
value = instance.GetCellActionProperties(actionType, subCellIndex)

            

            
protected:
MedicalViewerBaseAction^ GetCellActionProperties( 
   MedicalViewerActionType actionType,
   int subCellIndex
) override 

Parameters

actionType
The specified action.
subCellIndex
The zero-based index of the sub-cell for which the properties will be retrieved.

Return Value

A Leadtools.MedicalViewer.MedicalViewerBaseAction that contains the retrieved properties.
Remarks
This method is internally called by Leadtools.MedicalViewer.MedicalViewerBaseCell.GetActionProperties(Leadtools.MedicalViewer.MedicalViewerActionType) method.

To set the properties for the specified action, call the Leadtools.MedicalViewer.MedicalViewerBaseCell.SetActionProperties(Leadtools.MedicalViewer.MedicalViewerActionType,Leadtools.MedicalViewer.MedicalViewerBaseAction) 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