ColorMatrix.Matrix40 Propiedad

Definición

Obtiene o establece el elemento en la cuarta fila y 0 (cero) columna de este ColorMatrixobjeto .

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

Valor de propiedad

Elemento de la cuarta fila y 0 columna de este ColorMatrix.

Se aplica a