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

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