public final class CadShadowMode
extends com.aspose.ms.System.Enum
Shadow enumeration
Modifier and Type | Field and Description |
---|---|
static short |
CastAndReceiveShadow
The cast and receive shadow.
|
static short |
CastShadow
The cast shadow.
|
static short |
IgnoreShadow
The ignore shadow.
|
static short |
ReceiveShadow
The receive shadow.
|
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 short CastAndReceiveShadow
The cast and receive shadow.
public static final short CastShadow
The cast shadow.
public static final short ReceiveShadow
The receive shadow.
public static final short IgnoreShadow
The ignore shadow.