Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewCubeIcon Class / BackRingColor Property

In This Topic
    BackRingColor Property
    In This Topic
    Gets or sets the color of the back ring label.
    Syntax
    'Declaration
     
    Public Property BackRingColor As Brush
    public Brush BackRingColor {get; set;}
    See Also