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.3.0.2 (1.3.0.2)
Syntax
| C# |
|---|
public TStyle FallbackStyle { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property FallbackStyle As TStyle |