NSPathCell.GetPathComponent(CGPoint, CGRect, NSView) 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("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