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

In This Topic
    ShowVertices Property (ViewportLayout)
    In This Topic
    If true, the model vertices are displayed in the active viewport.
    Syntax
    'Declaration
     
    Public Property ShowVertices As Boolean
    public bool ShowVertices {get; set;}
    See Also