CGPath.CopyByDashingPath 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
CopyByDashingPath(CGAffineTransform, nfloat[], nfloat) | |
CopyByDashingPath(nfloat[], nfloat) | |
CopyByDashingPath(CGAffineTransform, nfloat[]) | |
CopyByDashingPath(nfloat[]) |
CopyByDashingPath(CGAffineTransform, nfloat[], nfloat)
public CoreGraphics.CGPath CopyByDashingPath (CoreGraphics.CGAffineTransform transform, nfloat[] lengths, nfloat phase);
member this.CopyByDashingPath : CoreGraphics.CGAffineTransform * nfloat[] * nfloat -> CoreGraphics.CGPath
參數
- transform
- CGAffineTransform
- lengths
- nfloat[]
- phase
- nfloat
傳回
適用於
CopyByDashingPath(nfloat[], nfloat)
CopyByDashingPath(CGAffineTransform, nfloat[])
public CoreGraphics.CGPath CopyByDashingPath (CoreGraphics.CGAffineTransform transform, nfloat[] lengths);
member this.CopyByDashingPath : CoreGraphics.CGAffineTransform * nfloat[] -> CoreGraphics.CGPath
參數
- transform
- CGAffineTransform
- lengths
- nfloat[]