ImportColorMode
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.
public enum ImportColorMode
| Name | Description |
|---|---|
| BlackAndWhite | Colors in the imported drawing are converted to Black and White. |
| Inverted | Colors in the imported drawing are inverted. |
| Preserved | Colors in the imported drawing are preserved. |