IGlobalsDistance メソッド (UInt16, UInt16, UInt16, UInt16) |
指定した(x1, x2)から(x2, y2)の距離を計算します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文ushort Distance(
ushort x1,
ushort y1,
ushort x2,
ushort y2
)
パラメーター
- x1
- 型: SystemUInt16
x1 - y1
- 型: SystemUInt16
y1 - x2
- 型: SystemUInt16
x2 - y2
- 型: SystemUInt16
y2
戻り値
型:
UInt16距離
関連項目