다음을 통해 공유


NSPathCell.GetPathComponent(CGPoint, CGRect, NSView) 메서드

정의

[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

매개 변수

point
CGPoint
frame
CGRect
view
NSView

반환

특성

적용 대상