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