Gets or sets the color used to paint the projection of the active node.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public Color ProjectionColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ProjectionColor As Color |
MvcDiagram Programmer's Guide | © 2024 MindFusion |