Click or drag to resize

mxICanvas2DStrokeWidth Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the stroke width. This should default to 1 if unset.

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

Property Value

Type: Double
See Also