[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.Model3DView.CameraDistance

CameraDistance Property

CameraDistance

Gets or sets a non-negative number indicating a distance in the camera coordinate system along the z axis to the centre of orbit for this view; If this entry is not present, the interactive PDF processor shall determine the centre of orbit.

Declaration
public float? CameraDistance { get; set; }
Public Property CameraDistance As Single?