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

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