FocalPlaneYResolution Property
FocalPlaneYResolution
Gets or sets the number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.
Declaration
public float? FocalPlaneYResolution { get; set; }
Public Property FocalPlaneYResolution As Single?