Enum TooltipPlacement
- Namespace
- BlazOrbit.Components
- Assembly
- BlazOrbit.dll
public enum TooltipPlacement
Fields
Bottom = 3BottomEnd = 5BottomStart = 4Left = 6LeftEnd = 8LeftStart = 7Right = 9RightEnd = 11RightStart = 10Top = 0TopEnd = 2TopStart = 1