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

Nodoperationen

Fält

FältBeskrivning
AndDen och‑operationen
OrDen eller‑operationen
Xorxor‑operationen
Excludeexkluderingsoperationen
Complementkomplementoperationen

And

public static final int And

Den och‑operationen

Or

public static final int Or

Den eller‑operationen

Xor

public static final int Xor

xor‑operationen

Exclude

public static final int Exclude

exkluderingsoperationen

Complement

public static final int Complement

komplementoperationen