Offset the point's coordinates by dx, dy
Syntax
[Android.Runtime.Register("offset", "(II)V", "")]
public
void Offset (
int dx,
int dy)
Parameters
- dx
- Documentation for this section has not yet been entered.
- dy
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1