C#
VB
C++
Provide values for the AutoHidePanel.StickPinLocation property.
public enum StickPinLocation Public Enum StickPinLocationInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class StickPinLocation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | None | (0x00000003)The stick pin button is not displayed. |
| 1 | UpperLeft | The stick pin button is located at the top left edge of the AutoHidePanel |
| 2 | UpperRight | The stick pin button is located at the top right edge of the AutoHidePanel |
| 3 | BottomLeft | The stick pin button is located at the bottom left edge of the AutoHidePanel |
| 4 | BottomRight | The stick pin button is located at the bottom right edge of the AutoHidePanel |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
