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

返回

属性

适用于