Matrix.M21 Property

Definition

Gets or sets the value of the second row and first column of this Matrix struct.

C#
public double M21 { get; set; }

Property Value

The value of the second row and first column of this Matrix. The default value is 0.

Remarks

This struct represents the .NET projection of the Windows Runtime (WinRT) Matrix struct. For more information, see Matrix in the UWP API reference.

Applies to

Proizvod Verzije
UWP 10.0