The methods of MonoMac.AppKit.NSBezierPath are listed below. For a list of all members, see the NSBezierPath Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
AddClip()Documentation for this section has not yet been entered. | ||
AppendPath(NSBezierPath)Documentation for this section has not yet been entered. | ||
AppendPathWithArc(System.Drawing.PointF, System.Drawing.PointF, float)Documentation for this section has not yet been entered. | ||
AppendPathWithArc(System.Drawing.PointF, float, float, float)Documentation for this section has not yet been entered. | ||
AppendPathWithArc(System.Drawing.PointF, float, float, float, bool)Documentation for this section has not yet been entered. | ||
AppendPathWithGlyph(uint, NSFont)Documentation for this section has not yet been entered. | ||
AppendPathWithGlyphs(uint[], NSFont)Documentation for this section has not yet been entered. | ||
AppendPathWithOvalInRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
AppendPathWithPackedGlyphs(IntPtr)Documentation for this section has not yet been entered. | ||
AppendPathWithPoints(System.Drawing.PointF[])Documentation for this section has not yet been entered. | ||
AppendPathWithRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | ||
AppendPathWithRoundedRect(System.Drawing.RectangleF, float, float)Documentation for this section has not yet been entered. | ||
BezierPathByFlatteningPath()Documentation for this section has not yet been entered. | ||
BezierPathByReversingPath()Documentation for this section has not yet been entered. | ||
static | ClipRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | |
ClosePath()Documentation for this section has not yet been entered. | ||
Contains(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
CurveTo(System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
static | DrawPackedGlyphsAtPoint(IntPtr, System.Drawing.PointF)Documentation for this section has not yet been entered. | |
ElementAt(int)Documentation for this section has not yet been entered. | ||
ElementAt(int, out System.Drawing.PointF[])Documentation for this section has not yet been entered. | ||
Fill()Documentation for this section has not yet been entered. | ||
static | FillRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | |
static | FromOvalInRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | |
static | FromRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | |
static | FromRoundedRect(System.Drawing.RectangleF, float, float)Documentation for this section has not yet been entered. | |
GetLineDash(out float[], out float)Documentation for this section has not yet been entered. | ||
LineTo(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
MoveTo(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
RelativeCurveTo(System.Drawing.PointF, System.Drawing.PointF, System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
RelativeLineTo(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
RelativeMoveTo(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
RemoveAllPoints()Documentation for this section has not yet been entered. | ||
SetAssociatedPointsAtIndex(System.Drawing.PointF[], int)Documentation for this section has not yet been entered. | ||
SetClip()Documentation for this section has not yet been entered. | ||
SetLineDash(float[], float)Documentation for this section has not yet been entered. | ||
Stroke()Documentation for this section has not yet been entered. | ||
static | StrokeLine(System.Drawing.PointF, System.Drawing.PointF)Documentation for this section has not yet been entered. | |
static | StrokeRect(System.Drawing.RectangleF)Documentation for this section has not yet been entered. | |
TransformUsingAffineTransform(MonoMac.Foundation.NSAffineTransform)Documentation for this section has not yet been entered. | ||