Gets or sets the color of the selection.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Color SelectionColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property SelectionColor As Color |
A Color instance. The default is LightSteelBlue.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |