public System.int Rotation {get; set;}
'宣言 Public Property Rotation As System.Integer
x 軸の時計回りの回転に 1 から 180 の間の正の値を使用します。
x 軸の反時計回りの回転に -1 から -180 の間の正の値を使用します。
図形を 180 度回転するのは、図形を x 軸へ反転するのと同じです。
VmlRotatableShape クラス VmlRotatableShape メンバ
オンラインで表示: GitHub