BoundsToTuple メソッド

位置と範囲をタプルで返します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public (int left, int top, int width, int height) ToTuple()

戻り値

型: ValueTupleInt32, Int32, Int32, Int32

["M:KeyToKey.Plugins.Bounds.ToTuple"に対する<returns>がありません]

関連項目