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