[]
        
(Showing Draft Content)

C1.Win.C1Command.C1RadialMenu.Cursor

Cursor Property

Cursor

Gets or sets the cursor used by the radial menu.

The default value is "hand".

Declaration
[C1Category("Behavior")]
[C1Description("C1RadialMenu.Cursor", "The cursor used by the radial menu.")]
public Cursor Cursor { get; set; }