ColorMatrix.Matrix32 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.
Obtient ou définit l'élément à la troisième ligne et la deuxième colonne de ce ColorMatrix.
public:
property float Matrix32 { float get(); void set(float value); };
public float Matrix32 { get; set; }
member this.Matrix32 : single with get, set
Public Property Matrix32 As Single
Valeur de propriété
Élément à la troisième ligne et à la deuxième colonne de ce ColorMatrix.