Gets or sets the color used to paint cursor projections.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Color PointerColor { get; set; } |
Visual Basic
![]() |
---|
Public Property PointerColor As Color |
A Color instance specifying the color of the pointer projection lines. The default is Colors.Red.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |