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

Show in webframe

StickPinLocation Property







Gets or sets the location of the StickPin.
Syntax
public StickPinLocation StickPinLocation {get; set;}
'Declaration
 
Public Property StickPinLocation As StickPinLocation
'Usage
 
Dim instance As AutoHidePanel
Dim value As StickPinLocation
 
instance.StickPinLocation = value
 
value = instance.StickPinLocation

            

            
public: __property StickPinLocation get_StickPinLocation();
public: __property void set_StickPinLocation( 
   StickPinLocation value
);
public:
property StickPinLocation StickPinLocation {
   StickPinLocation get();
   void set (    StickPinLocation value);
}

Property Value

One of the StickPinLocation values.
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