NSPathCell.GetPathComponent(CGPoint, CGRect, NSView) Method

Definition

[Foundation.Export("pathComponentCellAtPoint:withFrame:inView:")]
public virtual AppKit.NSPathComponentCell GetPathComponent (CoreGraphics.CGPoint point, CoreGraphics.CGRect frame, AppKit.NSView view);
abstract member GetPathComponent : CoreGraphics.CGPoint * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSPathComponentCell
override this.GetPathComponent : CoreGraphics.CGPoint * CoreGraphics.CGRect * AppKit.NSView -> AppKit.NSPathComponentCell

Parameters

point
CGPoint
frame
CGRect
view
NSView

Returns

Attributes

Applies to