Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GetMouseButtonActionDisplayNameStream Method







The System.IO.Stream which the action's display name will be written into.
Writes the display name for the actions stored in the WorkstationActionDisplayName property into a System.IO.Stream.
Syntax
public virtual void GetMouseButtonActionDisplayNameStream( 
   Stream destination
)
'Declaration
 
Public Overridable Sub GetMouseButtonActionDisplayNameStream( _
   ByVal destination As Stream _
) 
'Usage
 
Dim instance As WorkstationState
Dim destination As Stream
 
instance.GetMouseButtonActionDisplayNameStream(destination)

            

            
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

See Also

Reference

WorkstationState Class
WorkstationState Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features