Sprache

RectangleD.Offset Methode

Definition

Überlädt

Offset(PointD)

public:
 void Offset(Microsoft::ReportDesigner::PointD pos);
public void Offset(Microsoft.ReportDesigner.PointD pos);
member this.Offset : Microsoft.ReportDesigner.PointD -> unit
Public Sub Offset (pos As PointD)

Parameter

pos
PointD

Gilt für:

Offset(Double, Double)

public:
 void Offset(double x, double y);
public void Offset(double x, double y);
member this.Offset : double * double -> unit
Public Sub Offset (x As Double, y As Double)

Parameter

x
Double
y
Double

Gilt für: