Eyeshot 10 WinForms API Reference
LeftColor Property

WinForms Assembly > devDept.Eyeshot Namespace > ViewCubeIcon Class : LeftColor Property
Gets or sets the color of the left face.
Syntax
'Declaration
 
Public Property LeftColor As Color
public Color LeftColor {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