Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of the item's outline. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public PenLineJoin StrokeLineJoin { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeLineJoin As PenLineJoin |
One of the PenLineJoin values. The default is Miter.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |