[]
        
(Showing Draft Content)

C1.WPF.Carousel.VerticalItemAnchor

VerticalItemAnchor Enum

Defines possible vertical placements of the C1CarouselPanel child controls relative to the carousel's path.

Namespace: C1.WPF.Carousel
Assembly: C1.WPF.Carousel.4.6.2.dll
public enum VerticalItemAnchor

Fields

Name Description

Child element is aligned to the bottom of the path.

Child element is centered vertically relative to the path.

Child element is aligned to the top of the path.