TcxGridLayoutViewCarouselMode.PitchAngle Property
Specifies the carousel’s pitch angle, in degrees.
Declaration
property PitchAngle: Double read; write;
Property Value
Type |
---|
Double |
Remarks
The property value ranges from 0 to 180.
The default value of the PitchAngle property is specified by the cxGridLayoutViewCarouselModeDefaultPitchAngle global constant.
See Also