バージョン

GetAngleTo メソッド

指定した中心点からポイントへの角度を取得します。
シンタックス
'宣言
 
Public Shared Function GetAngleTo( _
   ByVal center As Point, _
   ByVal toPoint As Point _
) As Double
public static double GetAngleTo( 
   Point center,
   Point toPoint
)

パラメータ

center
toPoint
参照