ApertureMode

Overview

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

ApertureMode.HORIZONTAL represents a horizontal aperture mode.

Properties: HORIZONTAL, HORZ_AND_VERT, VERTICAL.

Description

ApertureMode is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 3 properties for programmatic use.

The class also provides the HORIZONTAL property (gets the horizontal), the VERTICAL property (gets the vertical), the HORZ_AND_VERT property (gets the horz and vert).

Properties

NameTypeAccessDescription
HORIZONTAL``ReadGets the horizontal.
VERTICAL``ReadGets the vertical.
HORZ_AND_VERT``ReadGets the horz and vert.

See Also