Return the paint's Cap, controlling how the start and end of stroked
lines and paths are treated.
Syntax
[get: Android.Runtime.Register("getStrokeCap", "()Landroid/graphics/Paint$Cap;", "GetGetStrokeCapHandler")]
[set: Android.Runtime.Register("setStrokeCap", "(Landroid/graphics/Paint$Cap;)V", "GetSetStrokeCap_Landroid_graphics_Paint_Cap_Handler")]
public virtual
Paint.Cap StrokeCap { get; set; }
Value
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