Graphisoft®

API Development KitVersion: 18

API_JustID

다양한 justification 옵션들을 설명합니다.

    typedef enum {
        APIJust_Left,
        APIJust_Center,
        APIJust_Right,
        APIJust_Full
    } API_JustID;

 

멤버

APIJust_Left
좌측 justification.
APIJust_Center
중앙 justification.
APIJust_Right
우측 justification.
APIJust_Full
전체 justification. 6.1

 

요구사항

버전: API 2.1 또는 이후
헤더: APIdefs_Elements.h

 

참고사항

API_TextType, API 타입