[]
Gets or sets the mode for displaying the radial menu.
[C1Category("Behavior")]
[C1Description("C1RadialMenu.PlacementType", "Indicates the method for displaying the radial menu.")]
public PlacementType PlacementType { get; set; }
<C1Category("Behavior")>
<C1Description("C1RadialMenu.PlacementType", "Indicates the method for displaying the radial menu.")>
Public Property PlacementType As PlacementType