GetMouseButtonActionDisplayNameStream Method

Summary
Writes the display name for the actions stored in the WorkstationActionDisplayName property into a System.IO.Stream.
Syntax
C#
VB
C++
public virtual void GetMouseButtonActionDisplayNameStream( 
   Stream destination 
) 
  
Public Overridable Sub GetMouseButtonActionDisplayNameStream( _ 
   ByVal destination As Stream _ 
)  
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 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.