다음을 통해 공유


PointF.Offset(Single, Single) 메서드

정의

public:
 Microsoft::Maui::Graphics::PointF Offset(float dx, float dy);
public Microsoft.Maui.Graphics.PointF Offset (float dx, float dy);
member this.Offset : single * single -> Microsoft.Maui.Graphics.PointF
Public Function Offset (dx As Single, dy As Single) As PointF

매개 변수

dx
Single
dy
Single

반환

적용 대상