NSBezierPath.Append Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Append (AppKit.NSBezierPath path);
member this.Append : AppKit.NSBezierPath -> unit
Parameters
- path
- NSBezierPath
Applies to
public void Append (CoreGraphics.CGPoint[] points);
member this.Append : CoreGraphics.CGPoint[] -> unit
Parameters
- points
- CGPoint[]