This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.ScaleUnits Method (ArcObjects .NET 10.4 SDK) |
Scale the distance units for a parcel.
[Visual Basic .NET] Public Sub ScaleUnits ( _ ByVal oldUnits As String _ )
[C#] public void ScaleUnits ( string oldUnits );