点击或拖拽改变大小

RSize 运算符与类型转换

RSize 类型公开以下成员。

运算符
  名称说明
公共运算符静态成员Addition
Adds the width and height of one RSize structure to the width and height of another RSize structure.
公共运算符静态成员Equality
Tests whether two RSize structures are equal.
公共运算符静态成员(RSize to RPoint)
Converts the specified RSize structure to a RPoint structure.
公共运算符静态成员Inequality
Tests whether two RSize structures are different.
公共运算符静态成员Subtraction
Subtracts the width and height of one RSize structure from the width and height of another RSize structure.
Top
参见