ComposeOrder
Overview
ComposeOrder is a class in Aspose.3D FOSS for Typescript.
ComposeOrder.APPEND represents an order that appends items after existing ones.
This class provides 1 method for working with ComposeOrder objects in Typescript programs.
Available methods include: toString.
All public members are accessible to any Typescript application after installing the Aspose.3D FOSS for Typescript package.
Properties: APPEND, PREPEND, name.
Description
ComposeOrder is a class in the Aspose.3D FOSS library for TypeScript that exposes 1 method and 3 properties for programmatic use.
Core capabilities include: string. These operations enable developers to integrate composeorder functionality directly into TypeScript applications.
The class also provides the APPEND property (gets the append), the PREPEND property (gets the prepend), the name property (gets the name).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
APPEND | `` | Read | Gets the append. |
PREPEND | `` | Read | Gets the prepend. |
name | string | Read | Gets the name. |
Methods
| Signature | Description |
|---|---|
toString() → string |