ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartRelationship Class / DrawingInfo Property

In This Topic
    DrawingInfo Property (CIMLinkChartRelationship)
    In This Topic
    Gets or sets the link drawing information. This specifies the link color, width, and dash style.
    Syntax
    public CIMLinkChartLinkDrawingInfo DrawingInfo {get; set;}
    Public Property DrawingInfo As CIMLinkChartLinkDrawingInfo
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also