public virtual void GetInUnits( ref double z )
public virtual void GetInUnits( ref double x, ref double y )
public virtual void GetInUnits( ref double x, ref double y, ref double z )
Gets the coordinate values in their defined units of measure. It can retrieve either just the Z coordinate, both the X and Y coordinates, or all three.