Glossary Item Box

LabDevTools Send comments on this topic.

MediumTickColor

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

 

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

In the figure of under the such color property it has been set up on the fuchsia: Knob.Appearance.Ticks.MediumTickColor = Color.Fuchsia

 

Of default it is Color.Black.

See also:

ArcBaseColor | MajorTickColor MajorTickLength | MinorTickColor | NumberOfMajorTicks | Ticks | TickWidth

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.