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

In This Topic
    LineTypes Property (CompileParams)
    In This Topic
    Gets or sets the line types collection.
    Syntax
    'Declaration
     
    Public Property LineTypes As LineTypeKeyedCollection
    public LineTypeKeyedCollection LineTypes {get; set;}
    See Also