DrawContext.GetOverrideColor Method

Returns override color that will be applied to geometry during rendering.


Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static bool GetOverrideColor(
	out Color color
)

Parameters

color  Color%
 

Return Value

Boolean

See Also

Reference

DrawContext Class
Autodesk.Revit.DB.DirectContext3D Namespace