public final class CadDrawTypeMode
extends com.aspose.ms.System.Enum
Represents possible modes for colorization of objects.
Modifier and Type | Field and Description |
---|---|
static int |
UseDrawColor
Allows to use common color.
|
static int |
UseObjectColor
Allows to use separate color for every object.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int UseDrawColor
Allows to use common color.
public static final int UseObjectColor
Allows to use separate color for every object.