documentationfor yFiles for HTML 3.0.0.3

Properties

selectionRendererin BendDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<IBend> type for IBends this instance has been created for.
selectionRendererin EdgeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<IEdge> type for IEdges this instance has been created for.
selectionRendererin LabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<ILabel> type for ILabels this instance has been created for.
selectionRendererin NodeDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<INode> type for INodes this instance has been created for.
selectionRendererin PortDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<IPort> type for IPorts this instance has been created for.
selectionRendererin StripeLabelDecoratorGets a LookupDecorator<TDecoratedType,TInterface> that decorates the ISelectionRenderer<ILabel> type for the type of items this instance has been created for.

Method Return Values

create ()in ISelectionRenderer

Implementing Types

EdgeStyleIndicatorRendererAllows the use of an IEdgeStyle to render the selection, highlight, or focus indicator of edges.
LabelStyleIndicatorRendererAllows the use of an ILabelStyle to render the selection, highlight, or focus indicator of labels.
NodeStyleIndicatorRendererAllows the use of an INodeStyle to render the selection, highlight, or focus indicator of nodes.
PortStyleIndicatorRendererAllows the use of an IPortStyle to render the selection, highlight, or focus indicator of ports.