Returns true if will map a rectangle to another rectangle.
Syntax
[Android.Runtime.Register("rectStaysRect", "()Z", "GetRectStaysRectHandler")] public virtual boolRectStaysRect ()
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.