Sets a PenLineCap enumeration value that specifies what shape to draw at the end of a Stroke.
Namespace: MindFusion.Diagramming.Wpf.Fluent
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static T StrokeEndLineCap<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function StrokeEndLineCap(Of T As DiagramItem) ( _ |
See Also