Gets or sets a collection of double values that indicate the pattern of dashes and gaps that is used to outline shapes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DoubleCollection Dashes { get; set; } |
Visual Basic
![]() |
---|
Public Property Dashes As DoubleCollection |
The collection of dashes and gaps. The default is an empty DoubleCollection.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |