Android.Graphics.Matrix.RectStaysRect Method
Returns true if will map a rectangle to another rectangle.

Syntax

[Android.Runtime.Register("rectStaysRect", "()Z", "GetRectStaysRectHandler")]
public virtual bool RectStaysRect ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if will map a rectangle to another rectangle. This can be true if the matrix is identity, scale-only, or rotates a multiple of 90 degrees.

[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