CadDrawTypeMode
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.Enumeration
public class CadDrawTypeMode extends Enumeration
Represents possible modes for colorization of objects.
| Constructor | Description |
|---|---|
| CadDrawTypeMode() | Serialization constructor |
| Field | Description |
|---|---|
| UseDrawColor | Allows to use common color. |
| UseObjectColor | Allows to use separate color for every object. |
public CadDrawTypeMode()
Serialization constructor
public static final CadDrawTypeMode UseDrawColor
Allows to use common color.
public static final CadDrawTypeMode UseObjectColor
Allows to use separate color for every object.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.