The Pdf3dView type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetCameraToWorldTransformation |
Gets a 3D transformation matrix specifying a position and orientation of the camera in world coordinates.
Meaningful only when TransformationSource is CameraToWorld.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetU3dPath |
Gets names of view nodes within the 3D artwork that specify camera-to-world transformation matrices.
Meaningful only when TransformationSource is U3dPath.
|
![]() | SetCameraToWorldTransformation |
Sets a 3D transformation matrix specifying a position and orientation of the camera in world coordinates.
Meaningful only when TransformationSource is CameraToWorld.
|
![]() | SetU3dPath |
Sets names of view nodes within the 3D artwork that specify camera-to-world transformation matrices.
Meaningful only when TransformationSource is U3dPath.
|
![]() | ToString | (Inherited from Object.) |