GetCellActionProperties Method

Summary
Gets the current properties for the specified action.
Syntax
C#
VB
C++
protected override MedicalViewerBaseAction GetCellActionProperties( 
   MedicalViewerActionType actionType, 
   int subCellIndex 
) 
  
Protected Overrides Function GetCellActionProperties( _ 
   ByVal actionType As MedicalViewerActionType, _ 
   ByVal subCellIndex As Integer _ 
) As MedicalViewerBaseAction 
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.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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