The properties of Android.Graphics.Region are listed below. For a list of all members, see the Region Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | BoundaryPath | Path. Return the boundary of the region as a new Path. |
[read-only] | Bounds | Rect. Return a new Rect set to the bounds of the region. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | IsComplex | bool. Return true if the region contains more than one rectangle |
[read-only] | IsEmpty | bool. Return true if this region is empty |
[read-only] | IsRect | bool. Return true if the region contains a single rectangle |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |