SetCellActionProperties Method

Summary
Sets the current properties for the specified action.
Syntax
C#
C++/CLI
protected override void SetCellActionProperties( 
   MedicalViewerActionType actionType, 
   MedicalViewerBaseAction actionProperties, 
   int subCellIndex 
) 
protected: 
void SetCellActionProperties(  
   MedicalViewerActionType actionType, 
   MedicalViewerBaseAction^ actionProperties, 
   int subCellIndex 
) override  

Parameters

actionType
The action for which the properties are being set.

actionProperties
The properties to be set.

subCellIndex
The zero-based index of the sub-cell for which the properties are being set.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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