FileParsingContextDecimalPlaces Property

Number of decimal places in the result.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public int DecimalPlaces { get; set; }

Property Value

Int32

Implements

IResultOptionsDecimalPlaces

See Also