[]
        
(Showing Draft Content)

C1.Win.Command.TooltipPosition

TooltipPosition Enum

Specifies where to show menu tooltips relative to the radial menu.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public enum TooltipPosition

Fields

Name Description
Bottom

Tooltips are shown below the menu.

Left

Tooltips are shown to the left of the menu.

None

Tooltips are not shown.

Right

Tooltips are shown to the right of the menu.

Top

Tooltips are shown above the menu.