NSBezierPath.RelativeMoveTo(CGPoint) 方法

定义

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

参数

point
CGPoint
属性

适用于