EA3DMDTextPropertiesJustification

enum EA3DMDTextPropertiesJustification
enumerator KEA3DMDTextPropertiesJustificationLeft = 0

Justifies the text on the left side.

enumerator KEA3DMDTextPropertiesJustificationCenter = 1

Centers the text.

enumerator KEA3DMDTextPropertiesJustificationRight = 2

Justifies the text on the right side.