←Select platform

GetActionProperties Method

Summary

Gets the current properties for the specified action.

Syntax

C#
VB
C++
  
Public Overloads Function GetActionProperties( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ 
   ByVal subCellIndex As Integer _ 
) As Leadtools.Medicalviewer.MedicalViewerBaseAction 
             

Parameters

actionType
The specified action.

subCellIndex
Index of the sub-cell for which the properties will be retrieved.

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 MedicalViewerCommonActions

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly