NSAffineTransform.TransformBezierPath(NSBezierPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("transformBezierPath:")]
public virtual AppKit.NSBezierPath TransformBezierPath (AppKit.NSBezierPath path);
abstract member TransformBezierPath : AppKit.NSBezierPath -> AppKit.NSBezierPath
override this.TransformBezierPath : AppKit.NSBezierPath -> AppKit.NSBezierPath
Parameters
- path
- NSBezierPath
Returns
- Attributes