共用方式為


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
屬性

備註

這個方法通常只能由自訂型別器呼叫。

適用於