OdObjectKind
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class OdObjectKind extends System.Enum
The object kind
Fields
Field | Description |
---|---|
None | The object kind is none |
Section | The object kind is section |
Cut | The object kind is cut |
Arc | The object kind is arc |
None
public static final int None
The object kind is none
Section
public static final int Section
The object kind is section
Cut
public static final int Cut
The object kind is cut
Arc
public static final int Arc
The object kind is arc