This document is archived and information here might be outdated. Recommended version. |
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*