'DeclarationPublic Enum Anchor Inherits System.Enum
public enum Anchor : System.Enum
'DeclarationPublic Enum Anchor Inherits System.Enum
public enum Anchor : System.Enum
| Member | Description | 
|---|---|
| BottomLeft | The bottom left corner of the visual element. | 
| BottomRight | The bottom right corner of the visual element. | 
| Center | The center of the visual element. | 
| TopLeft | The top left corner of the visual element. | 
| TopRight | The top right corner of the visual element. | 
System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Anchor