CGPath.CopyByDashingPath Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
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[]