MeVisLabToolboxReference
SoView2DAnnotation::Margins Struct Reference

Stores top/bottom/left/right margins. More...

#include <SoView2DAnnotation.h>

List of all members.

Public Member Functions

 Margins ()
 Margins (int value)
 Margins (int top, int right, int bottom, int left)

Public Attributes

int top
int bottom
int left
int right

Detailed Description

Stores top/bottom/left/right margins.

Definition at line 243 of file SoView2DAnnotation.h.


Constructor & Destructor Documentation

SoView2DAnnotation::Margins::Margins ( ) [inline]

Definition at line 244 of file SoView2DAnnotation.h.

SoView2DAnnotation::Margins::Margins ( int  value) [inline]

Definition at line 247 of file SoView2DAnnotation.h.

SoView2DAnnotation::Margins::Margins ( int  top,
int  right,
int  bottom,
int  left 
) [inline]

Definition at line 250 of file SoView2DAnnotation.h.


Member Data Documentation


The documentation for this struct was generated from the following file: