PixelSizeToSize 方法 (Single) |
Converts the
PixelSize to a device-independent
Size using the
specified scaling factor.
命名空间:
CPF
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法 public Size ToSize(
float scale
)
参数
- scale
- 类型:SystemSingle
The scaling factor.
返回值
类型:
SizeThe device-independent size.
参见