[]
Gets a value indicating whether the radial menu is currently visible.
[Browsable(false)]
[C1Category("Behavior")]
[C1Description("C1RadialMenu.Visible", "Indicates whether the radial menu is currently visible.")]
public bool Visible { get; }
<Browsable(False)>
<C1Category("Behavior")>
<C1Description("C1RadialMenu.Visible", "Indicates whether the radial menu is currently visible.")>
Public ReadOnly Property Visible As Boolean