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

In This Topic
    Wireframe Property
    In This Topic
    Gets or sets the display settings for Wireframe mode, shared by all viewports.
    Syntax
    'Declaration
     
    Public Property Wireframe As DisplayModeSettings
    public DisplayModeSettings Wireframe {get; set;}
    See Also