Click and drag the cursor to measure rectangular areas in the image (use SetScale to set the scale).
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool MeasureRect { get; set; }
Public Property MeasureRect As Boolean Get Set
public: property bool MeasureRect { bool get (); void set (bool value); }