Indexes  

CatJustification (Enumeration)

enum CatJustification {
  catLeft,
  catCenter,
  catRight
}
Drawing text justification.
Values:
catLeft
The text is left justified
catCenter
The text is centered
catRight
The text is right justified


Copyright © 2006, Dassault Systèmes. All rights reserved.