Interface SugiyamaLayoutAlgorithm<TVertex, TEdge, TGraph>.IData
Represents an indexed data.
Namespace: GraphShape.Algorithms.Layout
Assembly: GraphShape.dll
Syntax
protected interface IData
Properties
| Improve this Doc View SourcePosition
Data position.
Declaration
int Position { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |