Gets or sets the precision.
Namespace: Dapfor.Net.FormatsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public int Precision { get; set; } |
Visual Basic |
---|
Public Property Precision As Integer Get Set |
Visual C++ |
---|
public: property int Precision { int get (); void set (int value); } |
F# |
---|
member Precision : int with get, set |
Property Value
Type: Int32The precision.