ImportColorMode
Public Enum
An enumerated type listing how colors are handled in an import process.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ImportColorModeMembers
Member name
Value
Description
Preserved
0
Colors in the imported drawing are preserved.
Inverted
1
Colors in the imported drawing are inverted.
BlackAndWhite
2
Colors in the imported drawing are converted to Black and White.