Edytuj

Udostępnij za pośrednictwem


NSBezierPath.StrokeLine(CGPoint, CGPoint) Method

Definition

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

Parameters

point1
CGPoint
point2
CGPoint
Attributes

Applies to