Mono Class Library: Overview

System.Drawing.Pen: Members

The members of System.Drawing.Pen are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

AlignmentSystem.Drawing.Drawing2D.PenAlignment. Documentation for this section has not yet been entered.
BrushBrush. Documentation for this section has not yet been entered.
ColorColor. Documentation for this section has not yet been entered.
CompoundArrayfloat[]. Documentation for this section has not yet been entered.
CustomEndCapSystem.Drawing.Drawing2D.CustomLineCap. Documentation for this section has not yet been entered.
CustomStartCapSystem.Drawing.Drawing2D.CustomLineCap. Documentation for this section has not yet been entered.
DashCapSystem.Drawing.Drawing2D.DashCap. Documentation for this section has not yet been entered.
DashOffsetfloat. Documentation for this section has not yet been entered.
DashPatternfloat[]. Documentation for this section has not yet been entered.
DashStyleSystem.Drawing.Drawing2D.DashStyle. Documentation for this section has not yet been entered.
EndCapSystem.Drawing.Drawing2D.LineCap. Documentation for this section has not yet been entered.
LineJoinSystem.Drawing.Drawing2D.LineJoin. Documentation for this section has not yet been entered.
MiterLimitfloat. Documentation for this section has not yet been entered.
[read-only]
PenTypeSystem.Drawing.Drawing2D.PenType. Documentation for this section has not yet been entered.
StartCapSystem.Drawing.Drawing2D.LineCap. Documentation for this section has not yet been entered.
TransformSystem.Drawing.Drawing2D.Matrix. Documentation for this section has not yet been entered.
Widthfloat. Documentation for this section has not yet been entered.

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.