Gets the theme-level style for shape nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ShapeNodeStyle ShapeNodeStyle { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ShapeNodeStyle As ShapeNodeStyle |
See Also