dbicDial Send comments on this topic.
SurfaceShine Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : SurfaceShine Property

Determines if a shiny surface effect will be applied to the dial knob.

Syntax

Visual Basic (Declaration) 
Public Property SurfaceShine As Boolean
C# 
public bool SurfaceShine {get; set;}

Property Value

Boolean

Remarks

This property is only valid when no image has been assigned to the DialPicture Property.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also