Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / HiddenLines Property

In This Topic
    HiddenLines Property
    In This Topic
    Sets the Hidden Lines options.
    Syntax
    'Declaration
     
    Public Property HiddenLines As HiddenLinesSettings
    public HiddenLinesSettings HiddenLines {get; set;}
    See Also