Glossary Item Box

LabDevTools Send comments on this topic.

GradientStyle

Gets or sets the direction of the lighting system on the control.

 

[Visual Basic]
Public Property GradientStyle As LinearGradientMode
 
[C#]
public LinearGradientMode GradientStyle
Observations:

In the figure of under such property is set up along the direction left angle -> right angle: LabDevTools.Knob.Appearance.GradientStyle = LinearGradientMode.ForwardDiagonal

that it is also the value of default.

See also:

BackgroundScale | BorderProperties | CursorProperties | Divisions | ArcStart | ArcEnd | FrontColor | Labels | Radius | Style

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.