Search
Ruler.PointerColor Property
See Also
 





Gets or sets the color used to paint cursor projections.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Color PointerColor { get; set; }

Visual Basic  Copy Code

Public Property PointerColor As Color

 Property Value

 See Also