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

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