This documentation is for the old version. Go to the latest Graphics Mill docs

Pen Methods

The Pen type exposes the following members.

Methods

Name Description
Public method Clone

Creates a full copy of this Pen object.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToGdiplusPen

Converts the pen to System.Drawing.Pen class.

Public method ToString (Inherited from Object.)

Operators

Name Description
Public operator Static member Implicit Overloaded.

Casts an instance of Aurigma.GraphicsMill.Drawing.Pen to System.Drawing.Pen or vice versa.

See Also

Reference