Property FocalLength
FocalLength
Gets or sets the focal length of the camera, in units of pixels.
public Point2d FocalLength { get; set; }
Property Value
- Point2d
Gets or sets the focal length of the camera, in units of pixels.
public Point2d FocalLength { get; set; }