다음을 통해 공유


NSPathCell.GetRect(NSPathComponentCell, CGRect, NSView) 메서드

정의

[Foundation.Export("rectOfPathComponentCell:withFrame:inView:")]
public virtual CoreGraphics.CGRect GetRect (AppKit.NSPathComponentCell componentCell, CoreGraphics.CGRect withFrame, AppKit.NSView inView);
abstract member GetRect : AppKit.NSPathComponentCell * CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect
override this.GetRect : AppKit.NSPathComponentCell * CoreGraphics.CGRect * AppKit.NSView -> CoreGraphics.CGRect

매개 변수

componentCell
NSPathComponentCell
withFrame
CGRect
inView
NSView

반환

특성

적용 대상