MonoMac.CoreGraphics.CGPath: Method Members

The methods of MonoMac.CoreGraphics.CGPath are listed below. For a list of all members, see the CGPath Members list.

See Also: Inherited members from System.Object

Public Methods

AddArc(float, float, float, float, float, bool)
Documentation for this section has not yet been entered.
AddArc(CGAffineTransform, float, float, float, float, float, bool)
Documentation for this section has not yet been entered.
AddArcToPoint(float, float, float, float, float)
Documentation for this section has not yet been entered.
AddArcToPoint(CGAffineTransform, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddCurveToPoint(System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddCurveToPoint(CGAffineTransform, System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddCurveToPoint(float, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddCurveToPoint(CGAffineTransform, float, float, float, float, float, float)
Documentation for this section has not yet been entered.
AddElipseInRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddElipseInRect(CGAffineTransform, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddEllipseInRect(CGAffineTransform, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddLines(System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddLines(CGAffineTransform, System.Drawing.PointF[])
Documentation for this section has not yet been entered.
AddLineToPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddLineToPoint(CGAffineTransform, System.Drawing.PointF)
Documentation for this section has not yet been entered.
AddLineToPoint(float, float)
Documentation for this section has not yet been entered.
AddLineToPoint(CGAffineTransform, float, float)
Documentation for this section has not yet been entered.
AddPath(CGPath)
Documentation for this section has not yet been entered.
AddPath(CGAffineTransform, CGPath)
Documentation for this section has not yet been entered.
AddQuadCurveToPoint(float, float, float, float)
Documentation for this section has not yet been entered.
AddQuadCurveToPoint(CGAffineTransform, float, float, float, float)
Documentation for this section has not yet been entered.
AddRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddRect(CGAffineTransform, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
AddRects(System.Drawing.RectangleF[])
Documentation for this section has not yet been entered.
AddRects(CGAffineTransform, System.Drawing.RectangleF[])
Documentation for this section has not yet been entered.
AddRects(System.Drawing.PointF[], int)
Documentation for this section has not yet been entered.
AddRects(System.Drawing.RectangleF[], int)
Documentation for this section has not yet been entered.
AddRects(CGAffineTransform, System.Drawing.PointF[], int)
Documentation for this section has not yet been entered.
AddRects(CGAffineTransform, System.Drawing.RectangleF[], int)
Documentation for this section has not yet been entered.
AddRelativeArc(float, float, float, float, float)
Documentation for this section has not yet been entered.
AddRelativeArc(CGAffineTransform, float, float, float, float, float)
Documentation for this section has not yet been entered.
Apply(CGPath.ApplierFunction)
Documentation for this section has not yet been entered.
CGPathAddLineToPoint(float, float)
Documentation for this section has not yet been entered.
CGPathAddLineToPoint(CGAffineTransform, float, float)
Documentation for this section has not yet been entered.
CloseSubpath()
Documentation for this section has not yet been entered.
ContainsPoint(System.Drawing.PointF, bool) : bool
Documentation for this section has not yet been entered.
ContainsPoint(CGAffineTransform, System.Drawing.PointF, bool) : bool
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CGPath object.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CGPath object
override
GetHashCode() : int
Documentation for this section has not yet been entered.
IsRect(out System.Drawing.RectangleF) : bool
Documentation for this section has not yet been entered.
MoveToPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
MoveToPoint(CGAffineTransform, System.Drawing.PointF)
Documentation for this section has not yet been entered.
MoveToPoint(float, float)
Documentation for this section has not yet been entered.
MoveToPoint(CGAffineTransform, float, float)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CGPath object.