GetCellActionProperties Method

Summary
Gets the current properties for the specified action.
Syntax
C#
C++/CLI
protected virtual MedicalViewerBaseAction GetCellActionProperties( 
   MedicalViewerActionType actionType, 
   int 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

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.