The maximum physical height (Y-axis) the scanner can acquire (measured in inches).
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public double PhysicalHeight { get; }
Public ReadOnly Property PhysicalHeight As Double Get
public: property double PhysicalHeight { double get (); }


























