Implementations should return the renderer of the style()()()()'s FallbackStyle.

Namespace: yWorks.yFiles.Graph.Web
Assembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)

Syntax

C#
protected override IStyleRenderer<IEdge, IEdgeStyle> getFallbackRenderer()
Visual Basic
Protected Overrides Function getFallbackRenderer As IStyleRenderer(Of IEdge, IEdgeStyle)

See Also