Implementations of this interface are responsible for calculating the bounds
of a group node during a layout process.
Namespace: yWorks.yFiles.Layout.GroupingAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IGroupBoundsCalculator |
| Visual Basic |
|---|
Public Interface IGroupBoundsCalculator |
Remarks
Implementations of this interface are responsible for calculating the bounds
of a group node during a layout process.