RVTDocs.com

DrawContext.GetOverrideColor

Method
Description:
Returns override color that will be applied to geometry during rendering.
Syntax
public static bool GetOverrideColor(
	out Color color
)
Parameters
Parameter Type Description
color Color
Return Value