This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinParcelManager Interface > IJoinParcelManager.UpdateRotationScaleInfo Method (ArcObjects .NET 10.4 SDK) |
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 );