Compartir a través de


ColorMatrix.Matrix34 Propiedad

Definición

Obtiene o establece el elemento en la tercera fila y la cuarta columna de esta ColorMatrix.

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

Valor de propiedad

El elemento de la tercera fila y la cuarta columna de esta ColorMatrix.

Se aplica a