FloatDigits is the number of decimal digits will be showed on measurement tasking (distances and areas).
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int FloatDigits { get; set; }
Public Property FloatDigits As Integer Get Set
public: property int FloatDigits { int get (); void set (int value); }