Click or drag to resize

mxGraphViewImageReaderBackground Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Accessors for the background property.

Namespace:  imbSCI.Graph.MXGraph.reader
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public Nullable<Color> Background { get; set; }
Request Example View Source

Property Value

Type: NullableColor
See Also