Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("setMatrix", "(FFFF)V", "GetSetMatrix_FFFFHandler")]
public virtual
void SetMatrix (
float dsdx,
float dtdx,
float dsdy,
float dtdy)
Parameters
- dsdx
- Documentation for this section has not yet been entered.
- dtdx
- Documentation for this section has not yet been entered.
- dsdy
- Documentation for this section has not yet been entered.
- dtdy
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1