MindFusion.Diagramming for Universal Windows Programmer's Guide
Ruler.PointerColor Property
See Also
 






Gets or sets the color used to paint cursor projections.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Color PointerColor { get; set; }

Visual Basic  Copy Code

Public Property PointerColor As Color

 Property Value

Color instance specifying the color of the pointer projection lines. The default is Colors.Red.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace