Android.Graphics.Matrix.IsAffine Property
Gets whether this matrix is affine.

Syntax

[get: Android.Runtime.Register("isAffine", "()Z", "GetIsAffineHandler")]
public virtual bool IsAffine { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets whether this matrix is affine. An affine matrix preserves straight lines and has no perspective.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1