ComponentOne Menus and Toolbars for WinForms
CenterOnScreen Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1RadialMenu Class : CenterOnScreen Property
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.
Syntax
'Declaration
 
Public Property CenterOnScreen As System.Drawing.Point
public System.Drawing.Point CenterOnScreen {get; set;}
See Also

Reference

C1RadialMenu Class
C1RadialMenu Members