AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

INT32 MgDataPropertyDefinition::GetScale (  ) 

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.