NProjection Class Members
In This Topic
The following tables list the members exposed by NProjection.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | BoundsMode | Gets or sets the bound mode |
 | Elevation | Gets or sets the elevation of the viewpoint in degrees. |
 | PerspectiveAngle | The field of view angle, in degrees when the ProjectionType property is set to ENENProjectionType.Perspective |
 | ProjectionType | Controls the projection type of the camera |
 | Rotation | Gets or sets the rotation of the viewpoint in degrees. |
 | ViewerRotation | The rotation (or tilting) of the camera in degrees. |
 | XDepth | The offset of the 3D objects along the X axis depending on their Z depth when the projection is ENProjectionType.Orthogonal |
 | YDepth | The offset of the 3D objects along the Y axis depending on their Z depth when the projection is ENProjectionType.Orthogonal. |
 | Zoom | The zooming factor in percents. |
Top
Public Methods
See Also