NumericFormat Class |
Namespace: Aspose.Gis
The NumericFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumericFormat | Create an instance. |
Name | Description | |
---|---|---|
![]() ![]() | RoundTrip |
Converts and attempts to ensure that a numeric value that is converted to
a string is parsed back into the same numeric value.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | Flat |
Converts a number to a fixed-point text without a scientific notation.
|
![]() ![]() | General |
Converts a number to the more compact of either fixed-point or scientific notation,
depending on the type of the number and whether a precision specifier is present. Recommended to use.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |