DiagramLite Programmer's Guide
DashStyle.Offset Property
See Also
 





Gets or sets the distance from the start of a line to the beginning of a dash pattern.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double Offset { get; set; }

Visual Basic  Copy Code

Public Property Offset As Double

 Property Value

 See Also

DashStyle Members
DashStyle Class
MindFusion.Diagramming Namespace