API_HotspotType
핫스팟을 의미합니다.
typedef struct {
API_Elem_Head head;
short pen;
short filler_1[3];
API_Coord pos;
double height;
Int32 filler_2[2];
} API_HotspotType;
멤버
- head
- 일반적인 요소 헤더입니다.
- pen
- 펜 속성 인덱스입니다.
- pos
- 핫스팟의 2D 위치입니다.
- height
- 핫스팟의 Z 좌표입니다. (이것은 GDL 스크립트로부터 가져올 수 있습니다)
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h