Click or drag to resize

mxICanvas2DLineJoin Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the linejoin. This should default to "miter" if unset.

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

Property Value

Type: String
See Also