Glossary Item Box

LabDevTools Send comments on this topic.

ArcBaseColor

Gets or sets the color of the arc base of the scale of the control.

 

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

In the below figure such property is set up on:

LabDevTools.Knob.Appearance.Ticks.ArcBaseColor = Color.Red

 

 

Of default it is Color.Black.

See also:

MajorTickColor MajorTickLength | MediumTickColor | MinorTickColor | NumberOfMajorTicks | Ticks | TickWidth

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.