Create a new adjustment from the vectors added.
[Visual Basic .NET] Public Function CreateNewAdjustment ( _ ) As Integer
[C#] public int CreateNewAdjustment ( );
[C++]
HRESULT CreateNewAdjustment(
long* pNewAdjustmentLevel
);
[C++]Parameters
pNewAdjustmentLevel [out, retval] pNewAdjustmentLevel is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.