다음을 통해 공유


NSTypesetter.GetBoundingBoxForControlGlyph 메서드

정의

[Foundation.Export("boundingBoxForControlGlyphAtIndex:forTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
public virtual CoreGraphics.CGRect GetBoundingBoxForControlGlyph (nuint glyphIndex, AppKit.NSTextContainer textContainer, CoreGraphics.CGRect proposedLineFragment, CoreGraphics.CGPoint glyphPosition, nuint charIndex);
abstract member GetBoundingBoxForControlGlyph : nuint * AppKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect
override this.GetBoundingBoxForControlGlyph : nuint * AppKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

매개 변수

glyphIndex
System.System.UIntPtr System.unativeint
textContainer
NSTextContainer
proposedLineFragment
CGRect
glyphPosition
CGPoint
charIndex
System.System.UIntPtr System.unativeint

반환

특성

적용 대상