This class represents a row of a
PartitionGrid
.
Namespace: yWorks.yFiles.Layout.Hierarchic.IncrementalAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class RowDescriptor : IComparable |
| Visual Basic |
|---|
Public Class RowDescriptor _ Implements IComparable |
Remarks
This class represents a row of a
PartitionGrid
.
The results of the calculation of the geometry of the row will be placed into the instances of this class after the layout.
The results of the calculation of the geometry of the row will be placed into the instances of this class after the layout.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Hierarchic.Incremental..::..RowDescriptor
yWorks.yFiles.Layout.Hierarchic.Incremental..::..RowDescriptor