ComposeOrder

Overview

ComposeOrder is a class in Aspose.3D FOSS for Typescript.

ComposeOrder.APPEND represents an order that appends items after existing ones.

Properties

NameTypeAccessDescription
APPEND``ReadRepresents an order that appends items after existing ones
PREPEND``ReadRepresents an order that inserts items before existing ones
namestringReadHolds the textual name of the compose order

Methods

SignatureDescription
toString()string

See Also