UIFabricationUtilsGetOpenConnectorIndicatorTowardsColor Method |
Gets the color of the open connector indicator in towards direction.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static Color GetOpenConnectorIndicatorTowardsColor()
Public Shared Function GetOpenConnectorIndicatorTowardsColor As Color
public:
static Color^ GetOpenConnectorIndicatorTowardsColor()
static member GetOpenConnectorIndicatorTowardsColor : unit -> Color
Return Value
Color
See Also