Справочник Пользователя для ITT Rule IDL Version 7.0

Скачать
Страница из 430
72
Chapter 4: Property Management
Property Data Types
iTool Developer’s Guide
6
LINESTYLE
Linestyle properties contain an integer value between 0 
and 6, corresponding to the following IDL line styles:
• 0 = Solid
• 1 = Dotted
• 2 = Dashed
• 3 = Dash  Dot
• 4 = Dash Dot Dot
• 5 = Long Dashes
• 6 = No Line
See 
Appendix B, “Property Controls”
 (iTool User’s 
Guide) for a visual example of the available line styles.
7
SYMBOL
Symbol properties contain an integer value between 0 and 
8, corresponding to the following IDL symbol types:
• 0 = No symbol 
• 1 = Plus  sign
• 2 = Asterisk 
• 3 = Period (Dot) 
• 4 = Diamond 
• 5 = Triangle 
• 6 = Square 
• 7 = X 
• 8 = “Greater-than” Arrow Head (
>
)
• 9 = “Less-than” Arrow Head (
<
)
See 
Appendix B, “Property Controls”
 (iTool User’s 
Guide) for a visual example of the available symbols.
Type 
Code
Type
Description
Table 4-1: iTools Property Data Types (Continued)