Android.Graphics.Region: Property Members

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

Public Properties

[read-only]
BoundaryPathPath. Return the boundary of the region as a new Path.
[read-only]
BoundsRect. Return a new Rect set to the bounds of the region.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
IsComplexbool. Return true if the region contains more than one rectangle
[read-only]
IsEmptybool. Return true if this region is empty
[read-only]
IsRectbool. Return true if the region contains a single rectangle

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.