Android.Graphics.PointF.Set Method
Set the point's x and y coordinates to the coordinates of p

Syntax

[Android.Runtime.Register("set", "(Landroid/graphics/PointF;)V", "")]
public void Set (PointF p)

Parameters

p
Documentation for this section has not yet been entered.

Remarks

Set the point's x and y coordinates to the coordinates of p

[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