ICompressionLayout Interface

Provides access to members that control the Compression Layout.

Members

Name Description
Read/write property IsActive Indicates whether the network diagram layout is active.
Read/write property MaxDistanceForGrouping Indicates the maximum distance used to determine whether two connected junctions are part of the same junctions group or cluster.
Read-only property Name The name of the network diagram layout.
Read/write property PreserveContainers Indicates whether the network diagram layout must preserve the containers.
Read-only property PropertySet The network diagram layout parameters returned as a property set
Read/write property VertexRemovalRule Indicates the vertex removal rule that is applied during the Compression layout execution.

ICompressionLayout.MaxDistanceForGrouping Property

Indicates the maximum distance used to determine whether two connected junctions are part of the same junctions group or cluster.

Public Property MaxDistanceForGrouping As Double
public double MaxDistanceForGrouping {get; set;}

ICompressionLayout.VertexRemovalRule Property

Indicates the vertex removal rule that is applied during the Compression layout execution.

Public Property VertexRemovalRule As esriLayoutVertexRemovalRule
public esriLayoutVertexRemovalRule VertexRemovalRule {get; set;}

Inherited Interfaces

Interfaces Description
INetworkDiagramLayout Provides access to members that control the network diagram layout.

Classes that implement ICompressionLayout

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.