PDF3DView.CameraPosition

PDF3DView.CameraPosition property

Gets or sets the camera position of view.

public Matrix3D CameraPosition { get; set; }

Property Value

The camera position of view.

See Also