Partager via


ColorMatrix.Matrix33 Propriété

Définition

Obtient ou définit l'élément à la troisième ligne et la troisième colonne de ce ColorMatrix. Représente le composant alpha.

public:
 property float Matrix33 { float get(); void set(float value); };
public float Matrix33 { get; set; }
member this.Matrix33 : single with get, set
Public Property Matrix33 As Single

Valeur de propriété

Élément à la troisième ligne et à la troisième colonne de ce ColorMatrix.

S’applique à