MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the scale (number of digits to the right of the decimal point) of a decimal data property.

Remarks:
This value does not apply to any other data type. The decimal data property is not supported.
.NET Syntax
int GetScale();
Java Syntax
int GetScale();
PHP Syntax
int GetScale();
Returns:
Returns the scale.