Android.Mtp.MtpObjectInfo.ImagePixWidth Property
Returns the width of the MTP object in pixels Will be zero for non-image objects

Syntax

[get: Android.Runtime.Register("getImagePixWidth", "()I", "GetGetImagePixWidthHandler")]
public int ImagePixWidth { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the width of the MTP object in pixels Will be zero for non-image objects

[Android Documentation]

Requirements

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