GetOpenConnectorIndicatorPlanColor Method
Gets the color of the open connector indicator in plan view.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:  2017

Syntax

C#
public static Color GetOpenConnectorIndicatorPlanColor()
Visual Basic
Public Shared Function GetOpenConnectorIndicatorPlanColor As Color
Visual C++
public:
static Color^ GetOpenConnectorIndicatorPlanColor()

See Also