バージョン

RotateAboutPoint メソッド

指定したポイントの周りに回転された矩形の境界線を返します。
シンタックス
'宣言
 
Public Shared Function RotateAboutPoint( _
   ByVal rect As Rect, _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal angle As Double _
) As Rect
public static Rect RotateAboutPoint( 
   Rect rect,
   double x,
   double y,
   double angle
)

パラメータ

rect
x
y
angle
参照