GetMouseButtonActionDisplayNameStream Method

Summary
Writes the display name for the actions stored in the WorkstationActionDisplayName property into a System.IO.Stream.
Syntax
C#
C++/CLI
public virtual void GetMouseButtonActionDisplayNameStream( 
   Stream destination 
) 
public:  
   virtual void GetMouseButtonActionDisplayNameStream( 
      Stream^ destination 
   ) 

Parameters

destination
The System.IO.Stream which the action's display name will be written into.

Remarks

The contents written into the stream will be in XML format.

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.