Carousel for WPF/Silverlight
PathGeometry プロパティ (C1CarouselPanel)

C1.WPF.Carousel.4.5.2 アセンブリ > C1.WPF.Carousel 名前空間 > C1CarouselPanel クラス : PathGeometry プロパティ
子要素をレイアウトするためのパスを定義します。これは添付依存プロパティです。
シンタックス
'宣言
 
Public Property PathGeometry As System.Windows.Media.PathGeometry
public System.Windows.Media.PathGeometry PathGeometry {get; set;}
解説
C1CarouselPanelをホストする ItemsControl でこのプロパティを指定できます。

PathGeometry自体は2次元曲線を定義しますが、 PerspectiveAngleプロパティと組み合わせることで3次元曲線になります。

参照

C1CarouselPanel クラス
C1CarouselPanel メンバ