MgDoubleProperty Class Reference
[MgDoubleProperty]
Inherits
MgNullableProperty.
List of all members.
Detailed Description
Stores double precision floating point data with an associated key name. An instance of this class can be stored in an
MgPropertyCollection object. The key name can be used to retrieve the instance from the property collection.
- Remarks:
- You can store an instance of this class in an MgPropertyCollection object. Use the key name to retrieve the instance from the property collection.