Revit 2026 API
UIFabrication |
Gets the color of the open connector indicator in towards direction.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static Color GetOpenConnectorIndicatorTowardsColor()
Public Shared Function GetOpenConnectorIndicatorTowardsColor As Color
public: static Color^ GetOpenConnectorIndicatorTowardsColor()
static member GetOpenConnectorIndicatorTowardsColor : unit -> Color
Return Value
ColorSee Also