Pen.MiterLimit Property

Gets or sets the value that defines how sharp should be a line join.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float MiterLimit { get; set; }

See Also

Reference