次の方法で共有


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

戻り値

属性

適用対象