Eyeshot 11 WinForms API Reference
WinForms 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 Color
    public Color BackRingColor {get; set;}
    See Also