Android.Graphics.Point.Set Method
Set the point's x and y coordinates

Syntax

[Android.Runtime.Register("set", "(II)V", "GetSet_IIHandler")]
public virtual void Set (int x, int y)

Parameters

x
Documentation for this section has not yet been entered.
y
Documentation for this section has not yet been entered.

Remarks

Set the point's x and y coordinates

[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