AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

INT32 MgDataPropertyDefinition::GetPrecision (  ) 

Gets the precision (total number of digits) of a decimal data property.

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

Returns:
Returns the precision.