The Border type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Copies properties from another Border to the current object.
Public method Clear
Clears the current object, sets all properties to their default values.

Properties

  Name Description
Public property Color
Gets or sets the border's color.

Default: Black.

Public property Style
Gets or sets the border's style.

Default: Default.

Public property Width
Gets or sets the borders' width.

Default: 1pt.

See Also