Search
Diagram.SvgNodeStyle Property
See Also
 





Gets the theme-level style for SVG nodes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SvgNodeStyle SvgNodeStyle { get; }

Visual Basic  Copy Code

Public ReadOnly Property SvgNodeStyle As SvgNodeStyle

 Property Value

 See Also