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.
|
public static final int UseDrawColor
Allows to use common color.
public static final int UseObjectColor
Allows to use separate color for every object.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.