Gets a DashStyle object that draws dashed lines.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static DashStyle Dash { get; } |
Visual Basic
![]() |
---|
Public Shared ReadOnly Property Dash As DashStyle |
A dash sequence of 2,2.
This styled describes a sequence composed of a dash that is twice as long as the pen Thickness followed by a space that is twice as long as the Thickness.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |