LayoutEditor.DesktopToDevice(Point) Method

Definition

public:
 virtual 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
override this.DesktopToDevice : System.Drawing.Point -> System.Drawing.Point
Public Function DesktopToDevice (point As Point) As Point

Parameters

point
Point

Returns

Implements

Applies to