An enumerated type listing how colors are handled in an import process.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2013
Since:
2013
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |