CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Namespaces | Enumerations
TextDefs.h File Reference

Go to the source code of this file.

Namespaces

namespace  OdDb
 

Enumerations

enum  OdDb::TextHorzMode {
  OdDb::kTextLeft = 0 , OdDb::kTextCenter = 1 , OdDb::kTextRight = 2 , OdDb::kTextAlign = 3 ,
  OdDb::kTextMid = 4 , OdDb::kTextFit = 5
}
 
enum  OdDb::TextVertMode { OdDb::kTextBase = 0 , OdDb::kTextBottom = 1 , OdDb::kTextVertMid = 2 , OdDb::kTextTop = 3 }
 
enum  OdDb::LineSpacingStyle { OdDb::kAtLeast = 1 , OdDb::kExactly = 2 }