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

In This Topic
    FrontRingLabel Property
    In This Topic
    Gets or sets the label on the ring for front orientation.
    Syntax
    'Declaration
     
    Public Property FrontRingLabel As Char
    public char FrontRingLabel {get; set;}
    See Also