ILayoutEditor.DesktopToDevice(Point) 方法

定义

public:
 System::Drawing::Point DesktopToDevice(System::Drawing::Point point);
public System.Drawing.Point DesktopToDevice (System.Drawing.Point point);
abstract member DesktopToDevice : System.Drawing.Point -> System.Drawing.Point
Public Function DesktopToDevice (point As Point) As Point

参数

point
Point

返回

适用于