The color of the current canvas theme used to render elements when some aspect of their properties is currently being recalculated.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Color CalculatingColor { get; set; }Property Value
Color
Exceptions
See Also
Reference