Set the matrix to translate by (dx, dy).
Syntax
[Android.Runtime.Register("setTranslate", "(FF)V", "GetSetTranslate_FFHandler")]
public virtual
void SetTranslate (
float dx,
float 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