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

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