Mono Class Library: Overview

System.Drawing.Drawing2D.GraphicsPath: Members

The members of System.Drawing.Drawing2D.GraphicsPath 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.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

FillModeFillMode. Documentation for this section has not yet been entered.
[read-only]
PathDataPathData. Documentation for this section has not yet been entered.
[read-only]
PathPointsSystem.Drawing.PointF[]. Documentation for this section has not yet been entered.
[read-only]
PathTypesbyte[]. Documentation for this section has not yet been entered.
[read-only]
PointCountint. Documentation for this section has not yet been entered.

Public Methods

AddArc(System.Drawing.Rectangle, float, float)
Documentation for this section has not yet been entered.
AddArc(System.Drawing.RectangleF, float, float)
Documentation for this section has not yet been entered.
AddArc(int, int, int, int, float, float)
Documentation for this section has not yet been entered.
AddArc(float, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddBezier(System.Drawing.Point, System.Drawing.Point, System.Drawing.Point, System.Drawing.Point)
Documentation for this section has not yet been entered.
AddBezier(System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddBezier(int, int, int, int, int, int, int, int)
Documentation for this section has not yet been entered.
AddBezier(float, float, float, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddBeziers(params System.Drawing.Point[])
Documentation for this section has not yet been entered.
AddBeziers(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddClosedCurve(System.Drawing.Point[])
Documentation for this section has not yet been entered.
AddClosedCurve(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddClosedCurve(System.Drawing.Point[], float)
Documentation for this section has not yet been entered.
AddClosedCurve(System.Drawing.PointF[], float)
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.Point[])
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.Point[], float)
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.PointF[], float)
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.Point[], int, int, float)
Documentation for this section has not yet been entered.
AddCurve(System.Drawing.PointF[], int, int, float)
Documentation for this section has not yet been entered.
AddEllipse(System.Drawing.Rectangle)
Documentation for this section has not yet been entered.
AddEllipse(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddEllipse(int, int, int, int)
Documentation for this section has not yet been entered.
AddEllipse(float, float, float, float)
Documentation for this section has not yet been entered.
AddLine(System.Drawing.Point, System.Drawing.Point)
Documentation for this section has not yet been entered.
AddLine(System.Drawing.PointF, System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddLine(int, int, int, int)
Documentation for this section has not yet been entered.
AddLine(float, float, float, float)
Documentation for this section has not yet been entered.
AddLines(System.Drawing.Point[])
Documentation for this section has not yet been entered.
AddLines(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddPath(GraphicsPath, bool)
Documentation for this section has not yet been entered.
AddPie(System.Drawing.Rectangle, float, float)
Documentation for this section has not yet been entered.
AddPie(int, int, int, int, float, float)
Documentation for this section has not yet been entered.
AddPie(float, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddPolygon(System.Drawing.Point[])
Documentation for this section has not yet been entered.
AddPolygon(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddRectangle(System.Drawing.Rectangle)
Documentation for this section has not yet been entered.
AddRectangle(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddRectangles(System.Drawing.Rectangle[])
Documentation for this section has not yet been entered.
AddRectangles(System.Drawing.RectangleF[])
Documentation for this section has not yet been entered.
AddString(string, System.Drawing.FontFamily, int, float, System.Drawing.Point, System.Drawing.StringFormat)
Documentation for this section has not yet been entered.
AddString(string, System.Drawing.FontFamily, int, float, System.Drawing.PointF, System.Drawing.StringFormat)
Documentation for this section has not yet been entered.
AddString(string, System.Drawing.FontFamily, int, float, System.Drawing.Rectangle, System.Drawing.StringFormat)
Documentation for this section has not yet been entered.
AddString(string, System.Drawing.FontFamily, int, float, System.Drawing.RectangleF, System.Drawing.StringFormat)
Documentation for this section has not yet been entered.
ClearMarkers()
Documentation for this section has not yet been entered.
Clone() : object
Documentation for this section has not yet been entered.
CloseAllFigures()
Documentation for this section has not yet been entered.
CloseFigure()
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.
Flatten()
Documentation for this section has not yet been entered.
Flatten(Matrix)
Documentation for this section has not yet been entered.
Flatten(Matrix, float)
Documentation for this section has not yet been entered.
GetBounds() : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetBounds(Matrix) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetBounds(Matrix, System.Drawing.Pen) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetLastPoint() : System.Drawing.PointF
Documentation for this section has not yet been entered.
IsOutlineVisible(System.Drawing.Point, System.Drawing.Pen) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(System.Drawing.PointF, System.Drawing.Pen) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(System.Drawing.Point, System.Drawing.Pen, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(System.Drawing.PointF, System.Drawing.Pen, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(int, int, System.Drawing.Pen) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(float, float, System.Drawing.Pen) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(int, int, System.Drawing.Pen, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsOutlineVisible(float, float, System.Drawing.Pen, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(System.Drawing.Point) : bool
Documentation for this section has not yet been entered.
IsVisible(System.Drawing.PointF) : bool
Documentation for this section has not yet been entered.
IsVisible(System.Drawing.Point, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(System.Drawing.PointF, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(int, int) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float) : bool
Documentation for this section has not yet been entered.
IsVisible(int, int, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
IsVisible(float, float, System.Drawing.Graphics) : bool
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.
Reverse()
Documentation for this section has not yet been entered.
SetMarkers()
Documentation for this section has not yet been entered.
StartFigure()
Documentation for this section has not yet been entered.
Transform(Matrix)
Documentation for this section has not yet been entered.
Warp(System.Drawing.PointF[], System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
Warp(System.Drawing.PointF[], System.Drawing.RectangleF, Matrix)
Documentation for this section has not yet been entered.
Warp(System.Drawing.PointF[], System.Drawing.RectangleF, Matrix, WarpMode)
Documentation for this section has not yet been entered.
Warp(System.Drawing.PointF[], System.Drawing.RectangleF, Matrix, WarpMode, float)
Documentation for this section has not yet been entered.
Widen(System.Drawing.Pen)
Documentation for this section has not yet been entered.
Widen(System.Drawing.Pen, Matrix)
Documentation for this section has not yet been entered.
Widen(System.Drawing.Pen, Matrix, float)
Documentation for this section has not yet been entered.