←Select platform

SetCellActionProperties Method

Summary

Sets the current properties for the specified action.

Syntax

C#
VB
C++
Protected Overridable Sub SetCellActionProperties( _ 
   ByVal actionType As Leadtools.Medicalviewer.MedicalViewerActionType, _ 
   ByVal actionProperties As Leadtools.Medicalviewer.MedicalViewerBaseAction, _ 
   ByVal subCellIndex As Integer _ 
) 

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

This method is internally called by SetActionProperties method. To retrieve the properties for a specific action, call the GetActionProperties method.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize