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

Show in webframe

StickPinUnattached Property







Gets or sets the image displayed for the stick pin when it is unattached.
Syntax
public Bitmap StickPinUnattached {get; set;}
'Declaration
 
Public Property StickPinUnattached As Bitmap
'Usage
 
Dim instance As AutoHidePanel
Dim value As Bitmap
 
instance.StickPinUnattached = value
 
value = instance.StickPinUnattached

            

            
public: __property Bitmap* get_StickPinUnattached();
public: __property void set_StickPinUnattached( 
   Bitmap* value
);
public:
property Bitmap^ StickPinUnattached {
   Bitmap^ get();
   void set (    Bitmap^ value);
}

Property Value

The System.Drawing.Bitmap displayed for the stick pin when it is unattached.
Requirements

Target Platforms

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

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