CGPath.CopyByDashingPath Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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
Parámetros
- transform
- CGAffineTransform
- lengths
- nfloat[]
- phase
- nfloat
Devoluciones
Se aplica a
CopyByDashingPath(nfloat[], nfloat)
CopyByDashingPath(CGAffineTransform, nfloat[])
public CoreGraphics.CGPath CopyByDashingPath (CoreGraphics.CGAffineTransform transform, nfloat[] lengths);
member this.CopyByDashingPath : CoreGraphics.CGAffineTransform * nfloat[] -> CoreGraphics.CGPath
Parámetros
- transform
- CGAffineTransform
- lengths
- nfloat[]