Method | Description | |
---|---|---|
Offset ( this point, double x, double y ) : void |
Offsets the specified x.
|
public static Offset ( this point, double x, double y ) : void | ||
point | this | The point. |
x | double | The x. |
y | double | The y. |
return | void |