共用方式為


NSBezierPath.StrokeLine(CGPoint, CGPoint) 方法

定義

[Foundation.Export("strokeLineFromPoint:toPoint:")]
public static void StrokeLine (CoreGraphics.CGPoint point1, CoreGraphics.CGPoint point2);
static member StrokeLine : CoreGraphics.CGPoint * CoreGraphics.CGPoint -> unit

參數

point1
CGPoint
point2
CGPoint
屬性

適用於