public final class CadFillSetting
extends com.aspose.ms.System.Enum
The Cad fill setting.
Modifier and Type | Field and Description |
---|---|
static int |
FillOff
The fill off.
|
static int |
UseBackgroundColor
The use background color.
|
static int |
UseWindowColor
The use window color.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject
public static final int FillOff
The fill off.
public static final int UseBackgroundColor
The use background color.
public static final int UseWindowColor
The use window color.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.