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

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