:: com :: sun :: star :: drawing ::

enum ProjectionMode

Values
PARALLEL the 3D objects are drawn in the parallel projection.  
PERSPECTIVE the 3D objects are drawn in the perspective projection.  
Values' Details
PARALLEL
PARALLEL,
Description
the 3D objects are drawn in the parallel projection.
PERSPECTIVE
PERSPECTIVE,
Description
the 3D objects are drawn in the perspective projection.
Top of Page