Editar

Compartilhar via


NSLayoutManager.GetRectArray(NSRange, NSRange, NSTextContainer) Method

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, null)]
public CoreGraphics.CGRect[] GetRectArray (Foundation.NSRange glyphRange, Foundation.NSRange selectedGlyphRange, AppKit.NSTextContainer textContainer);
member this.GetRectArray : Foundation.NSRange * Foundation.NSRange * AppKit.NSTextContainer -> CoreGraphics.CGRect[]

Parameters

glyphRange
NSRange
selectedGlyphRange
NSRange
textContainer
NSTextContainer

Returns

CGRect[]
Attributes

Applies to