[]
        
(Showing Draft Content)

C1.WPF.Carousel.HorizontalItemAnchor

HorizontalItemAnchor Enum

Defines possible horizontal 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 HorizontalItemAnchor

Fields

Name Description

Child element is centered horizontally relative to the path.

Child element is aligned to the left of the path.

Child element is aligned to the right of the path.