Freigeben über


PointF.Offset(Single, Single) Methode

Definition

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

Parameter

dx
Single
dy
Single

Gibt zurück

Gilt für: