ILayoutEditor.DeviceToDesktop(Point) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
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
Public Function DeviceToDesktop (point As Point) As Point
Parameters
- point
- Point