NSBezierPath.LineTo(CGPoint) Method

Definition

[Foundation.Export("lineToPoint:")]
public virtual void LineTo (CoreGraphics.CGPoint point);
abstract member LineTo : CoreGraphics.CGPoint -> unit
override this.LineTo : CoreGraphics.CGPoint -> unit

Parameters

point
CGPoint
Attributes

Applies to