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

戻り値

適用対象