FloatPrecision is the total number of digits (included decimals) that are 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 FloatPrecision { get; set; }
Public Property FloatPrecision As Integer Get Set
public: property int FloatPrecision { int get (); void set (int value); }