Initializes a new instance of the DashStyle class.
Namespace: MindFusion.DiagrammingAssembly: MindFusion.Diagramming
public DashStyle ( DoubleCollection dashes, double offset)
Public New ( _ dashes As DoubleCollection, _ offset As Double _)
The Dashes of the DashStyle.
The Offset of the DashStyle.
DashStyle Constructor Overload ListDashStyle ClassMindFusion.Diagramming Namespace