Helper for drawPoints() for drawing a single point.
Syntax
[Android.Runtime.Register("drawPoint", "(FFLandroid/graphics/Paint;)V", "GetDrawPoint_FFLandroid_graphics_Paint_Handler")]
public virtual
void DrawPoint (
float x,
float y,
Paint paint)
Parameters
- x
- Documentation for this section has not yet been entered.
- y
- Documentation for this section has not yet been entered.
- paint
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1