다음을 통해 공유


LayoutEditor.DesktopToDevice(Point) 메서드

정의

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

매개 변수

point
Point

반환

구현

적용 대상