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


ITopologyExtension4.ReshapeConnectivity Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtension4 Interface > ITopologyExtension4.ReshapeConnectivity Property
ArcGIS Developer Help

ITopologyExtension4.ReshapeConnectivity Property

Indicates whether a topology path reshape will maintain connectivity with adjacent features.

[Visual Basic .NET]
Public Property ReshapeConnectivity As Boolean
[C#]
public bool ReshapeConnectivity {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension4 Interface