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ält | Beskrivning |
|---|---|
| And | Den och‑operationen |
| Or | Den eller‑operationen |
| Xor | xor‑operationen |
| Exclude | exkluderingsoperationen |
| Complement | komplementoperationen |
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