SetMouseButtonActionDisplayNameStream Method

Summary
Reads the display name for the actions from the provided source into the WorkstationActionDisplayName property
Syntax
C#
VB
C++
public virtual void SetMouseButtonActionDisplayNameStream( 
   Stream source 
) 
  
Public Overridable Sub SetMouseButtonActionDisplayNameStream( _ 
   ByVal source As Stream _ 
)  
public: 
virtual void SetMouseButtonActionDisplayNameStream(  
   Stream^ source 
)  

Parameters

source
The System.IO.Stream which contains the display name for the Leadtools.MedicalViewer.MedicalViewerActionType.

Remarks

The format of the source should be compatible with the format loaded in the GetMouseButtonActionDisplayNameStream method.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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