EmfPlusRegionNodeChildNodes.NodesOperation

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public static final class EmfPlusRegionNodeChildNodes.NodesOperation extends System.Enum

The nodes operation

Fields

FieldDescription
AndThe and operation
OrThe or operation
XorThe xor operation
ExcludeThe exclude operation
ComplementThe complement operation

And

public static final int And

The and operation

Or

public static final int Or

The or operation

Xor

public static final int Xor

The xor operation

Exclude

public static final int Exclude

The exclude operation

Complement

public static final int Complement

The complement operation