Namespace:
Autodesk.Revit.DB
ImportColorMode
Enumeration
Description:
An enumerated type listing how colors are handled in an import process.
An enumerated type listing how colors are handled in an import process.
Syntax
public enum ImportColorMode
Unknown Namespace Members:
Name | Description |
---|---|
Preserved | Colors in the imported drawing are preserved. |
Inverted | Colors in the imported drawing are inverted. |
BlackAndWhite | Colors in the imported drawing are converted to Black and White. |