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

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