ComposeOrder
General
ComposeOrder és una classe de l’Aspose.3d per a Typescript. Hereta del: ゚ComposeOrder⌒ .
ComposeOrder defineix dues constants d’ordre, APPEND i PREPEND, i proporciona nom (s) i toString (S) per descriure l’orde.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
APPEND | `` | Read | Represents the order value that appends items after existing ones |
PREPEND | `` | Read | Represents the order value that inserts items before existing ones |
name | string | Read | Holds the identifier name of the compose order |
Mètodes
| Signature | Description |
|---|---|
toString() → string | Returns a string representation of the ComposeOrder instance |