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