Matrix34

ColorMatrix.Matrix34 property

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

public float Matrix34 { get; set; }

Property Value

The element at the third row and fourth column of this ColorMatrix.

See Also