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

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