Search
Margins Members
Constructors Properties
 


Describes rectangular margins.

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

 Public Constructors

  Name Description

Margins

Initializes a new instance of the Margins structure.

 Public Properties

  Name Description

bottom

Gets or sets the width of the bottom side of the frame.

height

Returns the sum of Top and Bottom margins.

left

Gets or sets the width of the left side of the frame.

right

Gets or sets the width of the right side of the frame.

top

Gets or sets the width of the top side of the frame.

width

Returns the sum of Left and Right margins.

 See Also