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

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