Click or drag to resize

FlowGraphNodeStyle_RectangleInstance Property

Singleton object of the style.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static FlowGraphNodeStyle_Rectangle Instance { get; }

Property Value

Type: FlowGraphNodeStyle_Rectangle
See Also