OdObjectKind
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdObjectKind extends System.Enum
Le type d’objet
Champs
| Champ | Description |
|---|---|
| None | Le type d’objet est aucun |
| Section | Le type d’objet est section |
| Cut | Le type d’objet est cut |
| Arc | Le type d’objet est arc |
None
public static final int None
Le type d’objet est aucun
Section
public static final int Section
Le type d’objet est section
Cut
public static final int Cut
Le type d’objet est cut
Arc
public static final int Arc
Le type d’objet est arc