'Declaration
Public Enum VerticalItemAnchor Inherits System.Enum
public enum VerticalItemAnchor : System.Enum
'Declaration
Public Enum VerticalItemAnchor Inherits System.Enum
public enum VerticalItemAnchor : System.Enum
Member | Description |
---|---|
Bottom | Child element is aligned to the bottom of the path. |
Center | Child element is centered vertically relative to the path. |
Top | Child element is aligned to the top of the path. |
System.Object
System.ValueType
System.Enum
C1.WPF.Carousel.VerticalItemAnchor