Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileBody Class / LineTypes Property

In This Topic
    LineTypes Property (FileBody)
    In This Topic
    The line types collection.
    Syntax
    'Declaration
     
    Public Property LineTypes As LineTypeKeyedCollection
    public LineTypeKeyedCollection LineTypes {get; set;}
    See Also