Syntax @ReprojectLength(, , , ) Arguments Float Distance specified in source coordinate system. Float Angle of distance in source coordinate system. The angle is measured counter-clockwise from horizontal and is specified in degrees. Coordinate System Name The name of the source coordinate system. Coordinate System Name The name of the destination coordinate system. Description This function is used to convert a distance in one coordinate system to a distance in another. The function uses the first coordinate of the passed-in feature and returns the length of the line at the specified angle in the destination coordinate system. This is useful for converting data such as text heights and widths that are measured in many systems in the destination coordinate system units. This function assumes all coordinate systems are cartesian.