NSBezierPath.RelativeLineTo(CGPoint) 方法

定义

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

参数

point
CGPoint
属性

适用于