Adds an additional global style to the available styles.
This will overwrite any styles with the same name unless the nooverride flag is set.
AddGlobalStyle <name> /lineType [type] /lineColour [colour] /lineThickness [thickness] /fontName [name] /fontSize [size] /fontColour [colour] /italics /bold /overline /underline /propertyStyle
| 
                             /bold  | 
                        
                             Bold font.  | 
                    
| 
                             /fontColour  | 
                        
                             As an AABGGRR value.  | 
                    
| 
                             /fontName  | 
                        
                             Font family name.  | 
                    
| 
                             /fontSize  | 
                        
                             A number.  | 
                    
| 
                             /italics  | 
                        
                             Italic font.  | 
                    
| 
                             /lineColour  | 
                        
                             As an AABBGGRR value, 0x00ff00ff for blue=255, green=0, red=255.  | 
                    
| 
                             /lineFixedThickness  | 
                        
                             Set to 1 to fix line thickness - i.e. does not scale with zoom  | 
                    
| 
                             /lineThickness  | 
                        
                             A number.  | 
                    
| 
                             /lineType  | 
                        
                             Options are Solid, Dash, Dot, DashDot, DashDotDot.  | 
                    
| 
                             /nooverride  | 
                        
                             Use this to ensure that the style is only added if it does not already exist as a global style.  | 
                    
| 
                             /overline  | 
                        
                             Overline the text.  | 
                    
| 
                             /propertyStyle  | 
                        
                             Font should appear in the Property style options drop down box.  | 
                    
| 
                             /underline  | 
                        
                             Underline the text.  | 
                    
| 
                             name  | 
                        
                             Name of the style to use.  | 
                    
| ▲ Command Summary ▲ | ||
| ◄ AddFreeText | AddImage ▶ | |