Gets or sets the limit of the thickness of the join on a mitered corner.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public float MiterLimit { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MiterLimit As Single |
See Also