Gets an offset amount calculated from the value of WholeDigits.
Namespace: Simol.FormattersAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public decimal OffsetAmount { get; } |
Visual Basic |
---|
Public ReadOnly Property OffsetAmount As Decimal Get |
Visual C++ |
---|
public: property Decimal OffsetAmount { Decimal get (); } |