NSPathCell.GetRect(NSPathComponentCell, CGRect, NSView) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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
Parameter
- componentCell
- NSPathComponentCell
- withFrame
- CGRect
- inView
- NSView
Gibt zurück
- Attribute