ColorMatrix.Matrix34

ColorMatrix.Matrix34 property

Gets or sets the element at the third row and fourth column of this ColorMatrix.

public float Matrix34 { get; set; }

See Also