Property Projection
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Projection
Gets the 3D projection.
public Pdf3dProjection Projection { get; }
Property Value
- Pdf3dProjection
The 3D projection defining the mapping of coordinates in the 3D artwork (already transformed into camera coordinates) onto the target coordinate system of the annotation.
Remarks
Default value: a perspective projection, where the value of FieldOfView property is 90, and all other properties take their default values.