ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartDimensionalProfileLandTrendrArguments Class / VertexCountOvershoot Property

In This Topic
    VertexCountOvershoot Property
    In This Topic
    Gets or sets the the number of additional vertices beyond MaximumSegments + 1 that can be used to fit the model during the initial stage of identifying vertices.
    Syntax
    public int VertexCountOvershoot {get; set;}
    Public Property VertexCountOvershoot As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also