'Declaration
Public Enum PlacementType Inherits System.Enum
public enum PlacementType : System.Enum
'Declaration
Public Enum PlacementType Inherits System.Enum
public enum PlacementType : System.Enum
Member | Description |
---|---|
UsePlacementPoint | The radial menu will be displayed in the specified point (C1RadialMenu.CenterOnScreen). |
UseScreenCenter | The radial menu will be displayed in the center of the screen. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.PlacementType