Click or drag to resize

diagramElementBasedescription Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Human-readable description text to appear inside or above diagram element

Namespace:  imbSCI.Graph.Diagram.core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public string description { get; set; }
Request Example View Source

Property Value

Type: String

Implements

IObjectWithDescriptiondescription
See Also