LayoutEditor.DeviceToDesktop(Point) 方法

定義

public:
 virtual System::Drawing::Point DeviceToDesktop(System::Drawing::Point point);
public System.Drawing.Point DeviceToDesktop(System.Drawing.Point point);
abstract member DeviceToDesktop : System.Drawing.Point -> System.Drawing.Point
override this.DeviceToDesktop : System.Drawing.Point -> System.Drawing.Point
Public Function DeviceToDesktop (point As Point) As Point

參數

point
Point

傳回

實作

適用於