Implementations should return the renderer of the
style()()()()'s
FallbackStyle.
Namespace: yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
C# |
---|
protected abstract IStyleRenderer<TModelItem, TStyle> getFallbackRenderer() |
Visual Basic |
---|
Protected MustOverride Function getFallbackRenderer As IStyleRenderer(Of TModelItem, TStyle) |