ColorMatrix.Matrix20

ColorMatrix.Matrix20 property

Gets or sets the element at the second row and 0 (zero) column of this ColorMatrix.

public float Matrix20 { get; set; }

See Also