API_DashItems
dashed line의 한 세그먼트를 설명합니다.
typedef struct { double dash; double gap; } API_DashItems;
멤버
- dash
- 한 dashed line의 dash의 길이입니다.
- gap
- 한 dashed line의 간격의 길이입니다.
설명
한 세그먼트의 총 길이는 2개의 구성요소를 함께 더하여 계산됩니다.
자세한 설명은 API_LinetypeType에서 찾을 수 있습니다.
요구사항
- 버전: API 1.3 또는 이후
- 헤더: APIdefs_Attributes.h