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

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