Search
Diagram.ShapeNodeStyle Property
See Also
 





Gets the theme-level style for shape nodes.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public ShapeNodeStyle ShapeNodeStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property ShapeNodeStyle As ShapeNodeStyle

 Property Value

 See Also