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

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