'Declaration
Public Enum HorizontalItemAnchor Inherits System.Enum
public enum HorizontalItemAnchor : System.Enum
'Declaration
Public Enum HorizontalItemAnchor Inherits System.Enum
public enum HorizontalItemAnchor : System.Enum
Member | Description |
---|---|
Center | Child element is centered horizontally relative to the path. |
Left | Child element is aligned to the left of the path. |
Right | Child element is aligned to the right of the path. |
System.Object
System.ValueType
System.Enum
C1.WPF.Carousel.HorizontalItemAnchor