Android.Graphics.Picture.Width Property
Get the width of the picture as passed to beginRecording.

Syntax

[get: Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")]
public virtual int Width { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the width 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