GetOpenConnectorIndicatorTowardsColor Method
Gets the color of the open connector indicator in towards direction.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:  2017

Syntax

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

See Also