WorkflowDesignerColors.FlowchartConnectorColor Property

Definition

Gets the color for connector lines in a flowchart.

public:
 static property System::Windows::Media::Color FlowchartConnectorColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color FlowchartConnectorColor { get; }
static member FlowchartConnectorColor : System.Windows.Media.Color
Public Shared ReadOnly Property FlowchartConnectorColor As Color

Property Value

The color for connector lines in a flowchart.

Applies to