Gets or sets the theme associated with the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Theme Theme { get; set; } |
Visual Basic Copy Code |
---|
Public Property Theme As Theme |
An instance of the Theme class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |