ObjectKindValue Enumeration |
Indicates the type of text field.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic enum ObjectKindValue
Public Enumeration ObjectKindValue
public enum class ObjectKindValue
Members
| Member name | Value | Description |
---|
| Standard | 0 |
Standard.
|
| HorizontalInVertical | 1 |
Horizontal in vertical.
|
| Undefined | -2147483648 |
Undefined.
|
See Also