Implementations of this interface are responsible for calculating the bounds
of a group node during a layout process.
Namespace: yWorks.yFiles.Layout.GroupingAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
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.