Eyeshot 10 WinForms API Reference
FocalLength Property

WinForms Assembly > devDept.Eyeshot Namespace > Camera Class : FocalLength Property
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

Reference

Camera Class
Camera Members
ProjectionMode Property