StickPinLocation Enumeration

Summary
Provide values for the AutoHidePanel.StickPinLocation property.
Syntax
C#
VB
C++
public enum StickPinLocation 
  
Public Enum StickPinLocation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class StickPinLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0None(0x00000003)The stick pin button is not displayed.
1UpperLeftThe stick pin button is located at the top left edge of the AutoHidePanel
2UpperRightThe stick pin button is located at the top right edge of the AutoHidePanel
3BottomLeftThe stick pin button is located at the bottom left edge of the AutoHidePanel
4BottomRightThe stick pin button is located at the bottom right edge of the AutoHidePanel
Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.