CPF api文档
CPF api文档
CPF.Drawing
Rect 结构
Rect 方法
Contains 方法
Equals 方法
GetHashCode 方法
Inflate 方法
Intersect 方法
IntersectsWith 方法
Offset 方法
Scale 方法
ToString 方法
Transform 方法
Union 方法
Rect
Scale 方法
Scale the rectangle in the X and Y directions
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Scale
(
float
scaleX
,
float
scaleY
)
参数
scaleX
类型:
System
Single
The scale in X
scaleY
类型:
System
Single
The scale in Y
参见
引用
Rect 结构
CPF.Drawing 命名空间