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

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