Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadFile Class / ParsingMaterialsText Property

In This Topic
    ParsingMaterialsText Property
    In This Topic
    Gets or sets the "Parsing materials..." text string.
    Syntax
    'Declaration
     
    Public Property ParsingMaterialsText As String
    public string ParsingMaterialsText {get; set;}
    See Also