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

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