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

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