DrawContextGetOverrideColor Method

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

Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static bool GetOverrideColor(
	out Color color
)

Parameters

color  Color
 

Return Value

Boolean
See Also