Gets or sets the FallbackStyle that will be painted when this node style is rendered.
Namespace: yWorks.yFiles.Graph.WebAssembly: yFilesServer (in yFilesServer.dll) Version: 1.8.0.0 (1.8)
Syntax
| C# |
|---|
public TStyle FallbackStyle { get; set; } |
| Visual Basic |
|---|
Public Property FallbackStyle As TStyle Get Set |