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

返回

属性

适用于