| Leadtools.Medical.Workstation.UI Namespace : StickPinLocation Enumeration | 
public enum StickPinLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum StickPinLocation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As StickPinLocation
__value public enum StickPinLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class StickPinLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000001 | UpperLeft | The stick pin button is located at the top left edge of the AutoHidePanel | 
| 0x00000002 | UpperRight | The stick pin button is located at the top right edge of the AutoHidePanel | 
| 0x00000003 | BottomLeft | The stick pin button is located at the bottom left edge of the AutoHidePanel | 
| 0x00000003 | None | The stick pin button is not displayed. | 
| 0x00000004 | BottomRight | The stick pin button is located at the bottom right edge of the AutoHidePanel | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.StickPinLocation