Gets or sets the color used to paint the projection of the active node.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C#
![]() |
---|
public Color ProjectionColor { get; set; } |
Visual Basic
![]() |
---|
Public Property ProjectionColor As Color |
A System.Drawing.Color instance specifying the color of the selected node's projection on the scales.
NetDiagram Programmer's Guide | © 2023 MindFusion |