Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / PlacementType Property

In This Topic
    PlacementType Property
    In This Topic
    Gets or sets the mode for displaying the radial menu.
    Syntax
    'Declaration
     
    
    Public Property PlacementType As PlacementType
    public PlacementType PlacementType {get; set;}
    See Also