CGPath.CopyByDashingPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- transform
- CGAffineTransform
- lengths
- nfloat[]
- phase
- nfloat
Returns
Applies to
CopyByDashingPath(nfloat[], nfloat)
CopyByDashingPath(CGAffineTransform, nfloat[])
public CoreGraphics.CGPath CopyByDashingPath (CoreGraphics.CGAffineTransform transform, nfloat[] lengths);
member this.CopyByDashingPath : CoreGraphics.CGAffineTransform * nfloat[] -> CoreGraphics.CGPath
Parameters
- transform
- CGAffineTransform
- lengths
- nfloat[]