The properties of Android.Hardware.Camera2.Params.MeteringRectangle are listed below. For a list of all members, see the MeteringRectangle Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | Height | int. Return the height of the rectangle. |
[read-only] | MeteringWeight | int. Return the metering weight of the rectangle. |
[read-only] | Rect | Android.Graphics.Rect. Convenience method to create a Android.Graphics.Rect from this metering rectangle. |
[read-only] | Size | Android.Util.Size. Convenience method to create the size from this metering rectangle. |
[read-only] | UpperLeftPoint | Android.Graphics.Point. Convenience method to create the upper-left (X,Y) coordinate as a Android.Graphics.Point. |
[read-only] | Width | int. Return the width of the 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. |