MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the MgFeatureGeometricType types which specify the categories of the geometries (point, line, surface, solid) that can be stored in this geometric property.

.NET Syntax
int GetGeometryTypes();
Java Syntax
int GetGeometryTypes();
PHP Syntax
int GetGeometryTypes();
Returns:
Returns the bit-wise OR combination of one or more of the MgFeatureGeometricType constants.