CGContext.TextMatrix Propriété
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.
Définit la transformation entre l’espace de texte et l’espace utilisateur. Indépendant de l’état CGContextde .
public CoreGraphics.CGAffineTransform TextMatrix { get; set; }
member this.TextMatrix : CoreGraphics.CGAffineTransform with get, set