Gets or sets a limit on the ratio of the miter length to half the StrokeThickness of an item outline element. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double StrokeMiterLimit { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeMiterLimit As Double |
The limit on the ratio of the miter length to the StrokeThickness of an item. This value must be a positive number greater than or equal to 1.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |