CGShading.CreateRadial Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static CoreGraphics.CGShading CreateRadial (CoreGraphics.CGColorSpace colorspace, CoreGraphics.CGPoint start, nfloat startRadius, CoreGraphics.CGPoint end, nfloat endRadius, CoreGraphics.CGFunction function, bool extendStart, bool extendEnd);
static member CreateRadial : CoreGraphics.CGColorSpace * CoreGraphics.CGPoint * nfloat * CoreGraphics.CGPoint * nfloat * CoreGraphics.CGFunction * bool * bool -> CoreGraphics.CGShading
Paramètres
- colorspace
- CGColorSpace
- start
- CGPoint
- startRadius
- nfloat
- end
- CGPoint
- endRadius
- nfloat
- function
- CGFunction
- extendStart
- Boolean
- extendEnd
- Boolean