共用方式為


CGContext.SetAllowsSubpixelPositioning(Boolean) 方法

定義

內容是否允許圖像對齊圖元界限以外的字元。

public void SetAllowsSubpixelPositioning (bool allows);
member this.SetAllowsSubpixelPositioning : bool -> unit

參數

allows
Boolean

true 如果圖像不需要對齊圖元界限,則為 。

備註

這個屬性可與 SetShouldSubpixelPositionFonts(Boolean) 搭配運作。 只有當這兩個值 true 都不會對齊圖元界限時。

適用於