NSLayoutManager.SetDrawsOutsideLineFragment(Boolean, nuint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定指定索引處的圖像是否繪製在其線條線段的界限之外。
[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
- 屬性
備註
這個方法通常只能由自訂型別器呼叫。