BtFontWeight 常数 | 
            
When the Object.FontWeight property is in use, it must always be set to a BtFontWeight Long constant.Note that these constants are available only when you are editing a document-level event.
The following constants are available.
| 
                     常数  | 
                
                     值  | 
            
|---|---|
| 
                     btFontWeightThin  | 
                
                     100  | 
            
| 
                     btFontWeightExtraLight  | 
                
                     200  | 
            
| 
                     btFontWeightLight  | 
                
                     300  | 
            
| 
                     btFontWeightNormal  | 
                
                     400  | 
            
| 
                     btFontWeightMedium  | 
                
                     500  | 
            
| 
                     btFontWeightSemiBold  | 
                
                     600  | 
            
| 
                     btFontWeightBold  | 
                
                     700  | 
            
| 
                     btFontWeightExtraBold  | 
                
                     800  | 
            
| 
                     btFontWeightHeavy  | 
                
                     900  | 
            
相关主题