The interface that is used by BridgeManager
to add obstacles
to list of obstacles that need to be taken into account during rendering.
Namespace: yWorks.Canvas.ModelAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IObstacleProvider |
| Visual Basic |
|---|
Public Interface IObstacleProvider |
Remarks
Typically the ILookup context of styles
will yield an implementation of this interface.