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