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