Calculates the length (perimeter) of current selection.
If selection is made of two point, GetSelectionLen calculates the line length.
If selection is made of three or more points calculates the perimeter.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double GetSelectionLen()
Public Function GetSelectionLen As Double
public: double GetSelectionLen()