ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeLinkChartOrganicLayoutSettings Class / MultiplicativeIdealEdgeLength Property

In This Topic
    MultiplicativeIdealEdgeLength Property
    In This Topic
    Gets or sets the value used to multiply the default edge length to determine the ideal edge length during layout calculations, when the IdealEdgeLengthType is 'multiplier'. Only used for geographic layouts.
    Syntax
    Public Property MultiplicativeIdealEdgeLength As Double
    public double MultiplicativeIdealEdgeLength {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also