Interface that is implemented for elements that can provide painting
bounds in the world coordinate system. This information can be used
by the rendering engine to increase rendering performance significantly.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public interface IBoundsProvider |
| Visual Basic |
|---|
Public Interface IBoundsProvider |