toAbsolute Method

Returns an SGPosition object that is converted to absolute height.

toAbsolute();

Return Value

An SGPosition object that has the same x and y coordinates as the caller’s but with height property converted to absolute based on the caller x and y.

Remarks

If the height type of the caller is already absolute, no conversion is made.