Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesSettings Class / DashedHiddenLines Property

In This Topic
    DashedHiddenLines Property
    In This Topic
    Gets or sets the dashed hidden lines visualization.
    Syntax
    'Declaration
     
    Public Property DashedHiddenLines As Boolean
    public bool DashedHiddenLines {get; set;}
    See Also