Sets the paint to use when drawing the NinePatch.
Syntax
[Android.Runtime.Register("setPaint", "(Landroid/graphics/Paint;)V", "GetSetPaint_Landroid_graphics_Paint_Handler")]
public virtual
void SetPaint (
Paint p)
See Also
Parameters
- p
- The paint that will be used to draw this NinePatch.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1