DiagramLite Programmer's Guide
DashStyle.Dashes Property
See Also
 





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.Silverlight

 Syntax

C#  Copy Code

public DoubleCollection Dashes { get; set; }

Visual Basic  Copy Code

Public Property Dashes As DoubleCollection

 Property Value

 See Also

DashStyle Members
DashStyle Class
MindFusion.Diagramming Namespace