Eyeshot 11 WPF API Reference
WPF 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