Android.Graphics.Canvas.DrawPoints Method
Helper for drawPoints() that assumes you want to draw the entire array

Syntax

[Android.Runtime.Register("drawPoints", "([FLandroid/graphics/Paint;)V", "GetDrawPoints_arrayFLandroid_graphics_Paint_Handler")]
public virtual void DrawPoints (float[] pts, Paint paint)

Parameters

pts
Documentation for this section has not yet been entered.
paint
Documentation for this section has not yet been entered.

Remarks

Helper for drawPoints() that assumes you want to draw the entire array

[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