Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Camera Class / FocalLength Property

In This Topic
    FocalLength Property
    In This Topic
    Gets or sets the camera focal length in millimeters. Applies only to Perspective projection mode.
    Syntax
    'Declaration
     
    Public Property FocalLength As Double
    public double FocalLength {get; set;}
    See Also