ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeLinkChartOrganicLayoutSettings Class / AbsoluteIdealEdgeLength Property

In This Topic
    AbsoluteIdealEdgeLength Property
    In This Topic
    Gets or sets the value, in degrees, to use for the ideal edge length during layout calculations when the IdealEdgeLengthType is 'absoluteValue'. Only used for geographic layouts.
    Syntax
    public double AbsoluteIdealEdgeLength {get; set;}
    Public Property AbsoluteIdealEdgeLength As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also