Gets or sets a PenLineCap enumeration value that specifies what shape to draw at the end of a Stroke. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public PenLineCap StrokeEndLineCap { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeEndLineCap As PenLineCap |
One of the PenLineCap values. The default is Flat.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |