documentationfor yFiles for HTML 3.0.0.3

Properties

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

Method Return Values

create ()in IHighlightRenderer

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.