'Declaration
Public Enum Anchors Inherits System.Enum
public enum Anchors : System.Enum
'Declaration
Public Enum Anchors Inherits System.Enum
public enum Anchors : System.Enum
Member | Description |
---|---|
All | All anchors are selected. |
Bottom | Bottom anchor. |
DiamondAll | All diamond anchors. |
DiamondBottom | Diamond-bottom anchor. |
DiamondCenter | Diamond-center anchor. |
DiamondLeft | Diamond-left anchor. |
DiamondRight | Diamond-right anchor. |
DiamondTop | Diamond-top anchor. |
Left | Left anchor. |
None | No anchors is selected. |
Right | Right anchor. |
Top | Top anchor. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.Anchors