The right of the rectangle to acquire in inches.
To use this property set UseAcquireFrameValues to true.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double AcquireFrameRight { get; set; }
Public Property AcquireFrameRight As Double Get Set
public: property double AcquireFrameRight { double get (); void set (double value); }