Search
Pen Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this pen.

CreateGdiPen

Overloaded. Returns an instance of the System.Drawing.Pen class corresponding to the current pen.

GetObjectData

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the pen.

Serialize

Serializes the specified pen to a string.

ToString

Returns the string representation of this Pen object.

 See Also