Stores top/bottom/left/right margins.  
 More...
#include <SoView2DAnnotation.h>
Stores top/bottom/left/right margins. 
Definition at line 294 of file SoView2DAnnotation.h.
 
◆ Margins() [1/3]
  
  
      
        
          | SoView2DAnnotation::Margins::Margins  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Margins() [2/3]
  
  
      
        
          | SoView2DAnnotation::Margins::Margins  | 
          ( | 
          int  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Margins() [3/3]
  
  
      
        
          | SoView2DAnnotation::Margins::Margins  | 
          ( | 
          int  | 
          top,  | 
         
        
           | 
           | 
          int  | 
          right,  | 
         
        
           | 
           | 
          int  | 
          bottom,  | 
         
        
           | 
           | 
          int  | 
          left  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator*=()
  
  
      
        
          | Margins & SoView2DAnnotation::Margins::operator*=  | 
          ( | 
          int  | 
          value | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ bottom
      
        
          | int SoView2DAnnotation::Margins::bottom | 
        
      
 
 
◆ left
      
        
          | int SoView2DAnnotation::Margins::left | 
        
      
 
 
◆ right
      
        
          | int SoView2DAnnotation::Margins::right | 
        
      
 
 
◆ top
      
        
          | int SoView2DAnnotation::Margins::top | 
        
      
 
 
The documentation for this struct was generated from the following file: