LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SetActionProperties Method (MedicalViewerBaseCell)






The action for which the properties are being set.
The properties to be set.
Sets the current properties for the specified action.
Syntax
public void SetActionProperties( 
   MedicalViewerActionType actionType,
   MedicalViewerBaseAction actionProperties
)
'Declaration
 
Public Sub SetActionProperties( _
   ByVal actionType As MedicalViewerActionType, _
   ByVal actionProperties As MedicalViewerBaseAction _
) 
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim actionType As MedicalViewerActionType
Dim actionProperties As MedicalViewerBaseAction
 
instance.SetActionProperties(actionType, actionProperties)
public void SetActionProperties( 
   MedicalViewerActionType actionType,
   MedicalViewerBaseAction actionProperties
)
 function Leadtools.MedicalViewer.MedicalViewerBaseCell.SetActionProperties( 
   actionType ,
   actionProperties 
)
public:
void SetActionProperties( 
   MedicalViewerActionType actionType,
   MedicalViewerBaseAction^ actionProperties
) 

Parameters

actionType
The action for which the properties are being set.
actionProperties
The properties to be set.
Remarks
To retrieve the properties for a specific action call the GetActionProperties method. For more information, refer to Applying Actions and Creating a Bitmap Region.
Example
For an example, refer to MedicalViewerMagnifyGlass
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features