Android.Graphics.Paint.StrokeJoin Property
Return the paint's stroke join type.

Syntax

[get: Android.Runtime.Register("getStrokeJoin", "()Landroid/graphics/Paint$Join;", "GetGetStrokeJoinHandler")]
[set: Android.Runtime.Register("setStrokeJoin", "(Landroid/graphics/Paint$Join;)V", "GetSetStrokeJoin_Landroid_graphics_Paint_Join_Handler")]
public virtual Paint.Join StrokeJoin { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Return the paint's stroke join type.

Set method documentation [Android Documentation]

Set the paint's Join.

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1