バージョン

GetPredefinedPath(PredefinedPath) メソッド

Path プロパティに割り当てることができる定義済みの CarouselPath を返します。
シンタックス
'宣言
 
Public Shared Function GetPredefinedPath( _
   ByVal predefinedPath As PredefinedPath _
) As CarouselPath
public static CarouselPath GetPredefinedPath( 
   PredefinedPath predefinedPath
)

パラメータ

predefinedPath
パスのタイプ (水平、垂直、楕円、など) を示します。

戻り値の型

Path プロパティに割り当てることができる定義済みの CarouselPath。
参照