Mono Class Library: Overview

System.Drawing.Pen: Method Members

The methods of System.Drawing.Pen are listed below. For a list of all members, see the Pen Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Clone() : object
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
MultiplyTransform(System.Drawing.Drawing2D.Matrix)
Documentation for this section has not yet been entered.
MultiplyTransform(System.Drawing.Drawing2D.Matrix, System.Drawing.Drawing2D.MatrixOrder)
Documentation for this section has not yet been entered.
ResetTransform()
Documentation for this section has not yet been entered.
RotateTransform(float)
Documentation for this section has not yet been entered.
RotateTransform(float, System.Drawing.Drawing2D.MatrixOrder)
Documentation for this section has not yet been entered.
ScaleTransform(float, float)
Documentation for this section has not yet been entered.
ScaleTransform(float, float, System.Drawing.Drawing2D.MatrixOrder)
Documentation for this section has not yet been entered.
SetLineCap(System.Drawing.Drawing2D.LineCap, System.Drawing.Drawing2D.LineCap, System.Drawing.Drawing2D.DashCap)
Documentation for this section has not yet been entered.
TranslateTransform(float, float)
Documentation for this section has not yet been entered.
TranslateTransform(float, float, System.Drawing.Drawing2D.MatrixOrder)
Documentation for this section has not yet been entered.