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

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