PhysicalHeight is the maximum physical height (Y-axis) the scanner can acquire (measured in inches).

Note: Not supported for DCIM retrieval

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public double PhysicalHeight { get; }
Public ReadOnly Property PhysicalHeight As Double
	Get
public:
property double PhysicalHeight {
	double get ();
}

See Also