ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / CompressionDiagramLayoutParameters Class / VertexRemovalRule Property

In This Topic
    VertexRemovalRule Property
    In This Topic
    Gets and sets the vertex removal rule.
    Syntax
    public CompressionDiagramLayoutParameters.VertexRule VertexRemovalRule {get; set;}
    Public Property VertexRemovalRule As CompressionDiagramLayoutParameters.VertexRule
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also