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[]