(No version information available, might only be in SVN)
  
  
   类摘要
   
    
    
     
      CairoLineJoin
     
     {
    
    
     const
     integer
      MITER
      = 0
    ;
 
    
     const
     integer
      ROUND
      = 1
    ;
 
    
     const
     integer
      BEVEL
      = 2
    ;
 
    
   }
 
   
  
  
   预定义常量
   
    - 
     
CairoLineJoin::MITER
      - 
      
Description here...
      
    
    - 
     
CairoLineJoin::ROUND
      - 
      
Description here...
      
    
    - 
     
CairoLineJoin::BEVEL
      - 
      
Description here...