Gets or sets the style associated with the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public new DiagramStyle Style { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property Style As DiagramStyle |
An instance of the DiagramStyle class.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |