バージョン

Duplicate(RotateTransform) メソッド

この回転変換の複製を取得します
シンタックス
'宣言
 
Public Overloads Shared Function Duplicate( _
   ByVal transform As RotateTransform _
) As RotateTransform
public static RotateTransform Duplicate( 
   RotateTransform transform
)

パラメータ

transform

戻り値の型

変換の複製
参照