Click or drag to resize

FlowGraphNodesStyle Property

The graphical style of the flow graph nodes.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<FlowGraphNodeStyle> NodesStyle { get; set; }

Property Value

ReferenceFlowGraphNodeStyle
See Also