다음을 통해 공유


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
특성

적용 대상