PixelPointToPoint 方法 (Vector) |
Converts the
PixelPoint to a device-independent
Point using the
specified scaling factor.
命名空间:
CPF
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法 public Point ToPoint(
Vector scale
)
参数
- scale
- 类型:CPF.DrawingVector
The scaling factor.
返回值
类型:
PointThe device-independent point.
参见