CWGraph3DProjectionStyles Enumeration
CWGraph3DProjectionStyles are the constants for the CWGraph3D.ProjectionStyle property.
You can use the following constants with this data type:
- cwOrthographic–Displays orthographic projection, in which all points appear to be the same size regardless of viewing distance.
- cwPerspective–Displays perspective projection, in which point size reflects the viewing distance of the point.