public static final class EmfPlusRegionNodeChildNodes.NodesOperation
extends com.aspose.ms.System.Enum
The nodes operation
Modifier and Type | Field and Description |
---|---|
static int |
And
The and operation
|
static int |
Complement
The complement operation
|
static int |
Exclude
The exclude operation
|
static int |
Or
The or operation
|
static int |
Xor
The xor operation
|
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, register, toObject, toString
public static final int And
The and operation
public static final int Or
The or operation
public static final int Xor
The xor operation
public static final int Exclude
The exclude operation
public static final int Complement
The complement operation