Gets or sets a PenLineCap enumeration value that specifies what shape to draw at the end of a Stroke.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public PenLineCap StrokeEndLineCap { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeEndLineCap As PenLineCap |
One of the System.Windows.Media.PenLineCap values. The default is Flat.