This document is archived and information here might be outdated.  Recommended version.


IConstructionAdjustment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionAdjustment Interface
ArcGIS Developer Help

IConstructionAdjustment Interface

Provides access to members that manipulate the adjustment settings for the parcel construction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property AdjustmentMethod The method for adjustment.
Method GetEndPoint The end point for the adjustment.
Method GetStartPoint The start point for the adjustment.
Method SetEndPoint The start point for the adjustment.
Method SetStartPoint The start point for the adjustment.

Classes that implement IConstructionAdjustment

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.