バージョン

SkewAngleYEffectStopCollection クラス

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

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

参照