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

In This Topic
    VertexCountOvershoot Property
    In This Topic
    Gets or sets 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 Property VertexCountOvershoot As Integer
    public int VertexCountOvershoot {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also