Skip to main content
All docs
V26.1
  • ShapeEffect3DProperties.CameraFov Property

    Gets or sets the camera field of view (FOV) angle in degrees.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public float CameraFov { get; set; }

    Property Value

    Type Description
    Single

    The camera field of view (FOV) angle in degrees.

    See Also