Click or drag to resize

ShapeBackground Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.DiagramLibraries.DrawIO
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
[XmlElementAttribute(ElementName = "background")]
public Background Background { get; set; }
Request Example View Source

Property Value

Type: Background
See Also