次の方法で共有


NSBezierPath.AppendPathWithPoints(CGPoint[]) メソッド

定義

注意事項

Use 'Append (CGPoint[])' instead.

[System.Obsolete("Use 'Append (CGPoint[])' instead.")]
public void AppendPathWithPoints (CoreGraphics.CGPoint[] points);
member this.AppendPathWithPoints : CoreGraphics.CGPoint[] -> unit

パラメーター

points
CGPoint[]
属性

適用対象