Interface for implementations that can calculate the bounds of a group
node in a IGroupedGraph.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IGroupBoundsCalculator |
| Visual Basic |
|---|
Public Interface IGroupBoundsCalculator |
Remarks
Implementations of this interface will be queried from INode's
Lookup(Type) method.