次の方法で共有


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
属性

適用対象