Share via


CGContext.GetPathCurrentPoint 方法

定义

路径中的 CGContext当前点。

public CoreGraphics.CGPoint GetPathCurrentPoint ();
member this.GetPathCurrentPoint : unit -> CoreGraphics.CGPoint

返回

路径中的 CGContext当前点。

适用于