Search
Diagram.CompositeNodeStyle Property
See Also
 





Gets the theme-level style for composite nodes.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public CompositeNodeStyle CompositeNodeStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property CompositeNodeStyle As CompositeNodeStyle

 Property Value

 See Also