バージョン

SkewAngleXEffectStopCollection クラス

SkewAngleXEffectStop オブジェクトのコレクション。XamCarouselPanel 内の項目に親効果を適用するために EffectStops を使用する方法についての詳細については、ヘルプの EffectStop についてを参照してください。
シンタックス
'宣言
 
Public Class SkewAngleXEffectStopCollection 
   Inherits Infragistics.Windows.Controls.EffectStopCollection(Of SkewAngleXEffectStop)
public class SkewAngleXEffectStopCollection : Infragistics.Windows.Controls.EffectStopCollection<SkewAngleXEffectStop> 
解説

どのようにカルーセル表示が機能するかの説明については、開発者ガイドの「カルーセル アーキテクチャの概要」を参照してください。

参照