Click and drag the cursor to measure distances 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 MeasureLength { get; set; }
Public Property MeasureLength As Boolean Get Set
public: property bool MeasureLength { bool get (); void set (bool value); }