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