AcMapDMSETextStyle::Justification Enumeration

Land Desktop Development ARX CPP SDK

AcMapDMSETextStyle:: Justification Enumeration
 

Enumerates the types of text justification.

enum Justification {
  kLeft,
  kCenter,
  kMiddle,
  kRight,
  kTopLeft,
  kTopCenter,
  kTopRight,
  kMiddleLeft,
  kMiddleCenter,
  kMiddleRight,
  kBottomLeft,
  kBottomCenter,
  kBottomRight,
  kNone
};
File

DmSETextStyle.h

Parameters 
Description 
kLeft 
Left. 
kCenter 
Center. 
kMiddle 
Middle. 
kRight 
Right. 
kTopLeft 
Top left. 
kTopCenter 
Top center. 
kTopRight 
Top right. 
kMiddleLeft 
Middle left. 
kMiddleCenter 
Middle center. 
kMiddleRight 
Middle right. 
kBottomLeft 
Bottom left. 
kBottomCenter 
Bottom center. 
kBottomRight 
Bottom right. 
kNone 
None. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].