ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartGuide Class / Polyline Property

In This Topic
    Polyline Property (CIMChartGuide)
    In This Topic
    Gets or sets vertices of the polyline guide as an array of x and y coordinates in a row-major order.
    Syntax
    public double[] Polyline {get; set;}
    Public Property Polyline As Double()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also