x4Trace Documentation v1.0
Loading...
Searching...
No Matches
IGraphics.GInterface.IMargin Struct Reference

Represents a margin. More...

Public Member Functions

 IMargin (int left, int top, int bottom, int right)
 

Public Attributes

int left
 Left margin.
 
int top
 Top margin.
 
int bottom
 Bottom margin.
 
int right
 Right margin.
 

Detailed Description

Represents a margin.

Constructor & Destructor Documentation

◆ IMargin()

IGraphics.GInterface.IMargin.IMargin ( int left,
int top,
int bottom,
int right )
Parameters
leftLeft margin.
topTop margin.
bottomBottom margin.
rightRight margin.

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