SetMouseButtonActionDisplayNameStream Method

Summary
Reads the display name for the actions from the provided  source into the WorkstationActionDisplayName property
Syntax
C#
C++/CLI
public virtual void SetMouseButtonActionDisplayNameStream( 
   Stream source 
) 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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