GetActionProperties Method

Summary
Gets the current properties for the specified action.
Syntax
C#
VB
C++
  
Public Function GetActionProperties( _ 
   ByVal actionType As MedicalViewerActionType _ 
) As MedicalViewerBaseAction 
            public: 
MedicalViewerBaseAction^ GetActionProperties(  
   MedicalViewerActionType actionType 
)  

Parameters

actionType
The specified action.

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 MedicalViewerAlpha.

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.