This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction3 Interface > IParcelConstruction3.ApplyScaleAndRotation Method (ArcObjects .NET 10.4 SDK) |
Apply scale and rotation to lines' bearing and distance. Use for lines that are inversed from coordinates.
[Visual Basic .NET] Public Sub ApplyScaleAndRotation ( _ ByVal pGSLine As IGSLine, _ ByVal forLinePersistance As Boolean _ )
[C#] public void ApplyScaleAndRotation ( IGSLine pGSLine, bool forLinePersistance );