Manipulator2D 结构
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示某一时刻的二维操控程序。
public value class Manipulator2D
C#
public struct Manipulator2D
type Manipulator2D = struct
Public Structure Manipulator2D
- 继承
Manipulator2D(Int32, Single, Single) |
使用指定的属性创建新的 Manipulator2D 对象。 |
Id |
获取或设置此 Manipulator2D 对象的唯一 ID。 |
X |
获取或设置此 Manipulator2D 对象的 X 坐标。 |
Y |
获取或设置此 Manipulator2D 对象的 Y 坐标。 |
Equals(Object) |
确定此 Manipulator2D 对象是否具有与指定 Manipulator2D 对象相同的值。 |
Get |
返回此实例的哈希代码。 |
Equality(Manipulator2D, Manipulator2D) |
确定两个指定的 Manipulator2D 对象是否具有相同的值。 |
Inequality(Manipulator2D, Manipulator2D) |
确定两个指定的 Manipulator2D 对象是否具有不同的值。 |
产品 | 版本 |
---|---|
.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, 10 |