MindFusion WinForms Programmer's Guide
Margins Members
Constructors Properties Methods
 


Specifies the dimensions of the margins of a rectangle.

The following tables list the members exposed by the Margins type.

 Public Constructors

  Name Description

Margins

Overloaded.  

 Public Properties

  Name Description

Bottom

Gets or sets the bottom component of this margin.

Left

Gets or sets the left component of this margin.

Right

Gets or sets the right component of this margin.

Top

Gets or sets the top component of this margin.

 Public Methods

  Name Description

Clone

Creates a copy of this Margins object.

Equals

Determines if two Margins objects are identicat, that is, have the same values for all four sides.

GetHashCode

Returns a hash code for this Margins instance.

ToString

Creates a human-readable string that represents this Margins.

 See Also

Margins Class
MindFusion.Reporting Namespace