Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / HighlightColor Property

In This Topic
    HighlightColor Property (ViewCubeIcon)
    In This Topic
    Gets or sets the highlight color.
    Syntax
    'Declaration
     
    Public Property HighlightColor As Color
    public Color HighlightColor {get; set;}
    See Also