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