Glossary Item Box

LabDevTools Send comments on this topic.

PointerColor

Gets or sets Pointer color.

 

[Visual Basic]
Public Property PointerColor As Color
 
[C#]
public Color PointerColor
Observations:

In the figure of under such property it is set up on the red:

LabDevTools.Knob.Appearance.PointerProperties.ColorPointer = Color.Red

 

 

Of default it is Color.Black.

See also:

PointerType | PointerWidth | TracePointer

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.