SE_coordref_get_m |
Returns the m-offset and scale factors of the supplied coordinate reference object.
LONG SE_coordref_get_m (SE_COORDREF coordref, LFLOAT *falsem, LFLOAT *munits);
coordref | A pointer to the coordinate reference object |
falsem | A pointer to the measure false origin value |
munits | A pointer to the number of system units per measure unit type |
Returns the measure offset and scale factors of the supplied coordinate reference object.