Eyeshot 11 WPF API Reference
WPF 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 Brush
    public Brush FrontRingColor {get; set;}
    See Also