Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of an item outline element.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double StrokeMiterLimit { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeMiterLimit As Double |
A double value specifying the limit. The default value is 10.
WpfDiagram Programmer's Guide | © 2024 MindFusion |