Glossary Item Box

LabDevTools Send comments on this topic.

MajorTickColor

Gets or sets the color of the major ticks of the scale of the control.

 

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

In the figure of under the such color property it has been set up on the green: Knob.Appearance.Ticks.MajorTickColor = Color.Green

 

Of default it is Color.Black.

See also:

ArcBaseColor | MajorTickLength | MediumTickColor | MinorTickColor | NumberOfMajorTicks | Ticks | TickWidth

 


Copyright © 2007 LabDevTools. All Rights Reserved.