AcquireFrameBottom is the bottom of the rectangle to acquire measured in inches
Note: Not supported for DCIM retrieval.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double AcquireFrameBottom { get; set; }
Public Property AcquireFrameBottom As Double Get Set
public: property double AcquireFrameBottom { double get (); void set (double value); }