Gets or sets the style associated with the diagram.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramStyle Style { get; set; } |
Visual Basic Copy Code |
---|
Public Property Style As DiagramStyle |
An instance of the DiagramStyle class.