Android.Graphics.Picture.Height Property
Get the height of the picture as passed to beginRecording.

Syntax

[get: Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler")]
public virtual int Height { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the height of the picture as passed to beginRecording. This does not reflect (per se) the content of the picture.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1