Eyeshot 10 WinForms API Reference
TopColor Property (ViewCubeIcon)

WinForms Assembly > devDept.Eyeshot Namespace > ViewCubeIcon Class : TopColor Property
Gets or sets the color of the top face.
Syntax
'Declaration
 
Public Property TopColor As Color
public Color TopColor {get; set;}
Remarks
This value is used only if Lighting is true, else it depends on the devDept.Graphics.BackgroundSettings.ColorTheme.
See Also

Reference

ViewCubeIcon Class
ViewCubeIcon Members