Click or drag to resize

DotGraph Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The DotGraph type exposes the following members.

Properties
  NameDescription
Public propertyBackground
Gets or sets the background.
(Inherited from DirectedGraph.)
Public propertyCategories (Inherited from DirectedGraph.)
Public propertyConversionErrors (Inherited from DirectedGraph.)
Public propertyDirected
Gets a value indicating whether this DotGraph is directed.
Public propertyGraphDirection
Gets or sets the graph direction.
(Inherited from DirectedGraph.)
Public propertyId
Gets the name.
(Inherited from DirectedGraph.)
Public propertyLayout
Gets or sets the layout.
(Inherited from DirectedGraph.)
Public propertyLink
Gets or sets the link.
Public propertyLinks (Inherited from DirectedGraph.)
Public propertyNeighborhoodDistance
Gets or sets the neighborhood distance.
(Inherited from DirectedGraph.)
Public propertyNodes
Gets or sets the nodes.
Public propertyProperties (Inherited from DirectedGraph.)
Public propertyTitle
Gets or sets the title.
(Inherited from DirectedGraph.)
Top
See Also