MapGuide API Reference
|
virtual float MgReader::GetSingle | ( | INT32 | index | ) | [pure virtual] |
Gets the Single value of the specified property.
virtual float GetSingle(int index); |
virtual float GetSingle(int index); |
virtual float GetSingle(int index); |
index | (int) The position of the property in the list of properties belonging to the feature currently being read. |
MgInvalidPropertyTypeException |