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