Click or drag to resize

freeGraphIslandtype Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the freeGraphIslandType, indicating the size (called mass, count of nodes) of the island. Set is ignored, it is declared just to enable proper XML serialization of Get value

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphIslandType type { get; set; }
Request Example View Source

Property Value

Type: freeGraphIslandType
The type.
See Also