NSLayoutManager.SetDrawsOutsideLineFragment(Boolean, nuint) 方法

定义

指定指定索引处的字形是否绘制在其线段边界之外。

[Foundation.Export("setDrawsOutsideLineFragment:forGlyphAtIndex:")]
public virtual void SetDrawsOutsideLineFragment (bool flag, nuint glyphIndex);
abstract member SetDrawsOutsideLineFragment : bool * nuint -> unit
override this.SetDrawsOutsideLineFragment : bool * nuint -> unit

参数

flag
Boolean
glyphIndex
System.System.UIntPtr System.unativeint
属性

注解

此方法通常仅由自定义类型化器调用。

适用于