| Visual Basic (Declaration) | |
|---|---|
Public Property SurfaceShine As Boolean | |
| C# | |
|---|---|
public bool SurfaceShine {get; set;} | |
Property Value
BooleanThis property is only valid when no image has been assigned to the DialPicture Property.
| dbicDial | Send comments on this topic. |
| SurfaceShine Property | |
| See Also | |
|
| dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : SurfaceShine Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property SurfaceShine As Boolean | |
| C# | |
|---|---|
public bool SurfaceShine {get; set;} | |