Carousel - CarouselStyle Property

Show the carousel items as linear or elliptical

Member of Carousel (PRIM_CARO)

Data Type - Enumeration

Details

CarouselStyle specifies how the Carousel should arrange its items.

Allowed Values

Enum ValueDescription
EllipticalShow the items in an elliptical pattern
LinearShow the items in a single line in 3D with outer items skewed
PageShow the items in a single line. The number and size of items is governed by the PageSize property


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2