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

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