NSPathCell.GetRect(NSPathComponentCell, CGRect, NSView) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- componentCell
- NSPathComponentCell
- withFrame
- CGRect
- inView
- NSView
Restituisce
- Attributi