NSBezierPath.RelativeMoveTo(CGPoint) Method

Definition

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

Parameters

point
CGPoint
Attributes

Applies to