NSPathCell.GetRect(NSPathComponentCell, 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("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.CGRectParameters
- componentCell
- NSPathComponentCell
- withFrame
- CGRect
- inView
- NSView
Returns
- Attributes