Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / KeepHiddenSegments Property

In This Topic
    KeepHiddenSegments Property
    In This Topic
    Tells if during the hidden lines computation the hidden segments must be preserved
    Syntax
    'Declaration
     
    Public Property KeepHiddenSegments As Boolean
    public bool KeepHiddenSegments {get; set;}
    See Also