SetActionProperties Method

Summary
Sets the current properties for the specified action.
Syntax
C#
VB
C++
  
Public Overloads Sub SetActionProperties( _ 
   ByVal actionType As MedicalViewerActionType, _ 
   ByVal actionProperties As MedicalViewerBaseAction, _ 
   ByVal subCellIndex As Integer _ 
)  
            public: 
void SetActionProperties(  
   MedicalViewerActionType actionType, 
   MedicalViewerBaseAction^ actionProperties, 
   int subCellIndex 
)  

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.

Remarks
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.MedicalViewer Assembly

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