Android.Hardware.Camera2.Params.MeteringRectangle: Property Members

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

Public Properties

[read-only]
Heightint. Return the height of the rectangle.
[read-only]
MeteringWeightint. Return the metering weight of the rectangle.
[read-only]
RectAndroid.Graphics.Rect. Convenience method to create a Android.Graphics.Rect from this metering rectangle.
[read-only]
SizeAndroid.Util.Size. Convenience method to create the size from this metering rectangle.
[read-only]
UpperLeftPointAndroid.Graphics.Point. Convenience method to create the upper-left (X,Y) coordinate as a Android.Graphics.Point.
[read-only]
Widthint. Return the width of the 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.