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

Show in webframe

SetMouseButtonActionDisplayNameStream Method







The System.IO.Stream which contains the display name for the Leadtools.MedicalViewer.MedicalViewerActionType.
Reads the display name for the actions from the provided source into the WorkstationActionDisplayName property
Syntax
public virtual void SetMouseButtonActionDisplayNameStream( 
   Stream source
)
'Declaration
 
Public Overridable Sub SetMouseButtonActionDisplayNameStream( _
   ByVal source As Stream _
) 
'Usage
 
Dim instance As WorkstationState
Dim source As Stream
 
instance.SetMouseButtonActionDisplayNameStream(source)

            

            
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

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