Eyeshot 11 WPF API Reference
WPF 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 Brush
    public Brush HighlightColor {get; set;}
    See Also