Gets or sets the color used to paint cursor projections.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public Color PointerColor { get; set; } |
Visual Basic
![]() |
---|
Public Property PointerColor As Color |
A System.Windows.Media.Color instance specifying the color of the pointer projection lines. The default is red color.