Eyeshot 11 WPF API Reference
WPF 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