The members of MonoMac.CoreGraphics.CGPath are listed below.
See Also: Inherited members from System.Object
| [read-only] | BoundingBox | System.Drawing.RectangleF. Documentation for this section has not yet been entered. |
| [read-only] | CurrentPoint | System.Drawing.PointF. Documentation for this section has not yet been entered. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | IsEmpty | bool. Documentation for this section has not yet been entered. |
| [read-only] | PathBoundingBox | System.Drawing.RectangleF. Documentation for this section has not yet been entered. |
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)Documentation for this section has not yet been entered. | ||
ContainsPoint(CGAffineTransform, System.Drawing.PointF, bool)Documentation for this section has not yet been entered. | ||
Dispose()Releases the resourced used by the CGPath object. | ||
override | Equals(object)Documentation for this section has not yet been entered. | |
Finalize()Finalizer for the CGPath object | ||
override | GetHashCode()Documentation for this section has not yet been entered. | |
IsRect(out System.Drawing.RectangleF)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. | ||