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


ITopologyExtension4.StretchTopology 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.StretchTopology Property
ArcGIS Developer Help

ITopologyExtension4.StretchTopology Property

Indicates whether topology elements will be stretched proportionally.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension4 Interface