Share via


NSAffineTransform.TransformBezierPath(NSBezierPath) Method

Definition

[Foundation.Export("transformBezierPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSBezierPath TransformBezierPath(AppKit.NSBezierPath path);
[<Foundation.Export("transformBezierPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member TransformBezierPath : AppKit.NSBezierPath -> AppKit.NSBezierPath
override this.TransformBezierPath : AppKit.NSBezierPath -> AppKit.NSBezierPath

Parameters

Returns

Attributes

Applies to