Manipulator2D(Int32, Single, Single) 建構函式

定義

使用指定的屬性建立新的 Manipulator2D 物件。

C#
public Manipulator2D (int id, float x, float y);

參數

id
Int32

這個操作工具的唯一識別碼。

x
Single

操作工具的 X 座標。

y
Single

操作工具的 Y 座標。

例外狀況

x-座標或 y-座標可為 float.NaNfloat.PositiveInfinityfloat.NegativeInfinity。 這些值全部無效。

備註

x 和 y 參數必須是有限數位。

適用於

產品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9