[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.CenterOnScreen

CenterOnScreen Property

CenterOnScreen

Gets or sets the screen coordinates of the menu's center. If the menu is currently invisible (Visible is false), setting this property throws an exception.

Declaration
[C1Category("Behavior")]
[C1Description("C1RadialMenu.CenterOnScreen", "Specifies the screen coordinates of the menu's center.")]
public Point CenterOnScreen { get; set; }
<C1Category("Behavior")>
<C1Description("C1RadialMenu.CenterOnScreen", "Specifies the screen coordinates of the menu's center.")>
Public Property CenterOnScreen As Point
Exceptions
Type Condition
ArgumentNullException