ModelView.GlobalVertices

This page contains reference documentation for the GlobalVertices member. This member toggles global vertex display.

Declaration

int GlobalVertices;

Examples

Examples are as follows:

a_oView.GlobalVertices = !a_oView.GlobalVertices;

Working Sample Code

For sample code: