Click or drag to resize

mxGdiCanvas2DDashPattern Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the dashpattern.

Namespace:  imbSCI.Graph.MXGraph.canvas
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string DashPattern { set; }
Request Example View Source

Property Value

Type: String

Implements

mxICanvas2DDashPattern
See Also