共用方式為


CGContext.SetPatternPhase(CGSize) 方法

定義

在開始並排顯示模式之前,先轉譯模式。

public void SetPatternPhase (CoreGraphics.CGSize phase);
member this.SetPatternPhase : CoreGraphics.CGSize -> unit

參數

phase
CGSize

模式的來源,在使用者空間中。

備註

預設值 phase 為 [0,0]。 phase會在使用者空間中指定 ,並在圖樣圖格開始之前,在 X 和 Y 中轉譯模式。

適用於