LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

GetActionProperties(MedicalViewerActionType,Int32) Method

Show in webframe





The specified action.
Index of the sub-cell for which the properties will be retrieved.
Gets the current properties for the specified action.
Syntax
public MedicalViewerBaseAction GetActionProperties( 
   MedicalViewerActionType actionType,
   int subCellIndex
)
'Declaration
 
Public Overloads Function GetActionProperties( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal subCellIndex As Integer _
) As MedicalViewerBaseAction
'Usage
 
Dim instance As MedicalViewerCell
Dim actionType As MedicalViewerActionType
Dim subCellIndex As Integer
Dim value As MedicalViewerBaseAction
 
value = instance.GetActionProperties(actionType, subCellIndex)

            

            
public:
MedicalViewerBaseAction^ GetActionProperties( 
   MedicalViewerActionType actionType,
   int subCellIndex
) 

Parameters

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

Return Value

A MedicalViewerBaseAction that contains the retrieved properties.
Remarks
To set the properties for the specified action, call the SetActionProperties method.
Example
For an example, refer to MedicalViewerCommonActions
Requirements

Target Platforms

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members
Overload List

 

 


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