Skip to content

[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/TableRenderDirection

Enumeration: TableRenderDirection ​

2d.TableRenderDirection

Table rendering direction enumeration

Table of contents ​

Enumeration Members ​

Enumeration Members ​

BottomLeft ​

• BottomLeft = "BottomLeft"

Rendering in the downward left direction


BottomRight ​

• BottomRight = "BottomRight"

Rendering in the downward right direction (default)


TopLeft ​

• TopLeft = "TopLeft"

Rendering in an upward left direction


TopRight ​

• TopRight = "TopRight"

Rendering in an upward right direction