This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralFabricUpdate Interface > ICadastralFabricUpdate.AdjustFabric Method (ArcObjects .NET 10.5 SDK) |
Adjust the parcel fabric based upon the new point locations provided.
[Visual Basic .NET] Public Sub AdjustFabric ( _ ByVal pTrackCancel As ITrackCancel _ )
[C#] public void AdjustFabric ( ITrackCancel pTrackCancel );
[C++]
HRESULT AdjustFabric(
ITrackCancel* pTrackCancel
);
[C++]
Parameters pTrackCancel [in]
pTrackCancel is a parameter of type ITrackCancel