Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / ShowInternalWires Property

In This Topic
    ShowInternalWires Property
    In This Topic
    Gets or sets the visualization of internal wireframe.
    Syntax
    'Declaration
     
    Public Property ShowInternalWires As Boolean
    public bool ShowInternalWires {get; set;}
    See Also