Click or drag to resize

mxICanvas2DStrokeColor Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the stroke color. This should default to mxConstants.NONE if unset.

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

Property Value

Type: String
See Also