点击或拖拽改变大小

RPoint 运算符

RPoint 类型公开以下成员。

运算符
  名称说明
公共运算符静态成员Addition
Translates the RPoint by the specified SizeF .
公共运算符静态成员Equality
Compares two RPoint structures. The result specifies whether the values of the X and Y properties of the two RPoint structures are equal.
公共运算符静态成员Inequality
Determines whether the coordinates of the specified points are not equal.
公共运算符静态成员Subtraction
Translates a RPoint by the negative of a specified SizeF .
Top
参见