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