|  | This document is archived and information here might be outdated. Recommended version. | 
Update Join Parcel dialog with rotation and scale info.
[Visual Basic .NET]
Public Sub UpdateRotationScaleInfo ( _
    ByVal Rotation As Double, _
    ByVal Scale As Double _
)
[C#]
public void UpdateRotationScaleInfo (
    double Rotation,
    double Scale
);