Charting for WinForms Programmer's Guide
PenCollection Members
Constructors Properties Methods
 


A collection of MindFusion.Drawing.Pen objects.

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

 Public Constructors

  Name Description

PenCollection

Overloaded. Initializes a new instance of the PenCollection class.

 Public Properties

  Name Description

Item

Gets or sets the Pen, located at the specified position.

 Public Methods

  Name Description

Add

Adds the specified Pen to the collection.

Clone

Returns a shallow copy of this PenCollection object.

Contains

Checks whether the specified Pen is contained in the collection.

IndexOf

Returns the index of the first occurrence of the specified Pen.

Insert

Inserts the specified Pen at the specified position within the collection.

Remove

Removes the first occurrence of the specified Pen from the collection.

RemoveAt

Removes the Pen at the specified index.

 See Also

PenCollection Class
MindFusion.Drawing Namespace