LEADTOOLS Medical (Leadtools.MedicalViewer 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 virtual MedicalViewerBaseAction GetCellActionProperties( 
   MedicalViewerActionType actionType,
   int subCellIndex
)
'Declaration
 
Protected Overridable Function GetCellActionProperties( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal subCellIndex As Integer _
) As MedicalViewerBaseAction
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim actionType As MedicalViewerActionType
Dim subCellIndex As Integer
Dim value As MedicalViewerBaseAction
 
value = instance.GetCellActionProperties(actionType, subCellIndex)

            

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

Parameters

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

Return Value

A MedicalViewerBaseAction that contains the retrieved properties.
Remarks
This method is internally called by GetActionProperties method.

To set the properties for the specified action, call the SetActionProperties method.

Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


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

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