Explicit conversion to Vector.
            
 
        命名空间: 
     CPF.Drawing
        程序集:
     CPF (在 CPF.dll 中) 版本:0.8.8.5
 语法
语法public static explicit operator Vector (
	Size size
)
参数
- size
- 类型:CPF.DrawingSize
 Size - the Size to convert to a Vector
返回值
类型:
Vector
            Vector - A Vector equal to this Size
            
 参见
参见