Search
Pen.MiterLimit Property
See Also
 






Gets or sets the limit of the thickness of the join on a mitered corner.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public float MiterLimit { get; set; }

Visual Basic  Copy Code

Public Property MiterLimit As Single

 Property Value

 See Also