API_AnchorID
앵커 포인트에 대한 다양한 옵션들입니다.
typedef enum {
APIAnc_LT,
APIAnc_MT,
APIAnc_RT,
APIAnc_LM,
APIAnc_MM,
APIAnc_RM,
APIAnc_LB,
APIAnc_MB,
APIAnc_RB
} API_AnchorID;
멤버
- APIAnc_LT
- Left top.
- APIAnc_MT
- Top middle.
- APIAnc_RT
- Right top.
- APIAnc_LM
- Left middle.
- APIAnc_MM
- Middle.
- APIAnc_RM
- Right middle.
- APIAnc_LB
- Left bottom.
- APIAnc_MB
- Bottom middle.
- APIAnc_RB
- Right bottom.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h