CGShading Classe
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.
Type qui représente une trame de fond quartz.
public class CGShading : IDisposable, ObjCRuntime.INativeObject
type CGShading = class
interface INativeObject
interface IDisposable
- Héritage
-
CGShading
- Implémente
Constructeurs
CGShading(IntPtr) |
Type qui représente une trame de fond quartz. |
Propriétés
Handle |
Handle (pointeur) vers la représentation d’objet non managée. |
Méthodes
CreateAxial(CGColorSpace, CGPoint, CGPoint, CGFunction, Boolean, Boolean) |
Type qui représente une trame de fond quartz. |
CreateRadial(CGColorSpace, CGPoint, nfloat, CGPoint, nfloat, CGFunction, Boolean, Boolean) |
Type qui représente une trame de fond quartz. |
Dispose() |
Libère les ressources utilisées par l’objet CGShading. |
Dispose(Boolean) |
Libère les ressources utilisées par l’objet CGShading. |
Finalize() |
Finaliseur pour l’objet CGShading |