GetOpenConnectorIndicatorTowardsColor Method


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

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 17.0.0.0 (17.0.484.0)
Since: 2017

Syntax

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

See Also