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

In This Topic
    RightText Property
    In This Topic
    Gets or sets the text of the right face.
    Syntax
    'Declaration
     
    Public Property RightText As String
    public string RightText {get; set;}
    See Also