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