Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / LineTypes Property

In This Topic
    LineTypes Property (ReadAutodesk)
    In This Topic
    Gets the collection of the line types names read from the file with the corresponding line pattern.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineTypes As LineTypeKeyedCollection
    public LineTypeKeyedCollection LineTypes {get;}
    See Also