Set the rectangle's coordinates from the data stored in the specified
parcel.
Syntax
[Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "")]
public
void ReadFromParcel (
Android.OS.Parcel in)
Parameters
- in
- The parcel to read the rectangle's coordinates from
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1