An implementation of the IModelItemInstaller<(Of <(<'T>)>)>
interface that can install the selection outline of an IEdge.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class EdgeSelectionRenderer : ISelectionInstaller, IHighlightInstaller, IFocusIndicatorInstaller, IModelItemInstaller<Object> |
| Visual Basic |
|---|
Public Class EdgeSelectionRenderer _ Implements ISelectionInstaller, IHighlightInstaller, IFocusIndicatorInstaller, IModelItemInstaller(Of Object) |
Remarks
This will installICanvasObject during installation,
that will render the path and the bends of an edge using a pen
for the path and a drawing for the bends.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..EdgeSelectionRenderer
yWorks.yFiles.UI.Drawing..::..EdgeFocusIndicatorRenderer
yWorks.yFiles.UI.Drawing..::..EdgeHighlightRenderer
yWorks.yFiles.UI.Drawing..::..EdgeSelectionRenderer
yWorks.yFiles.UI.Drawing..::..EdgeFocusIndicatorRenderer
yWorks.yFiles.UI.Drawing..::..EdgeHighlightRenderer