[]
Gets or sets a value indicating whether the menu should use animation effects.
The default value is true.
[C1Category("Behavior")]
[C1Description("C1RadialMenu.UseAnimation", "Specifies whether the menu should use animation effects.")]
public bool UseAnimation { get; set; }
<C1Category("Behavior")>
<C1Description("C1RadialMenu.UseAnimation", "Specifies whether the menu should use animation effects.")>
Public Property UseAnimation As Boolean