Eyeshot 9.0 WinForms API Reference
TextColor Property (ViewCubeIcon)

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