Click or drag to resize

mxGdiCanvas2DDashed Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Specifies if lines are dashed.

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

Property Value

Type: Boolean

Implements

mxICanvas2DDashed
See Also