Eyeshot 10 WinForms API Reference
ShowVertexIndices Property (ViewportLayout)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : ShowVertexIndices Property
Gets or sets the vertex indices visualization flag in the active viewport (meaningful only if ShowVertices is also true).
Syntax
'Declaration
 
Public Overridable Property ShowVertexIndices As Boolean
public virtual bool ShowVertexIndices {get; set;}
See Also

Reference

ViewportLayout Class
ViewportLayout Members