ArcGIS Pro 2.8 API Reference Guide
VertexRemovalRule Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > CompressionDiagramLayoutParameters Class : VertexRemovalRule Property
Gets and sets the vertex removal rule.
Syntax
public CompressionDiagramLayoutParameters.VertexRule VertexRemovalRule {get; set;}
Public Property VertexRemovalRule As CompressionDiagramLayoutParameters.VertexRule
Remarks
The default is CompressionDiagramLayoutParameters.VertexRule.AllOuterVertices.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CompressionDiagramLayoutParameters Class
CompressionDiagramLayoutParameters Members