Table of Contents

Field Row1

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Represents the second row of the matrix as a Vector2.

public Vector2 Row1

Returns

Vector2
Represents the second row of the matrix as a .

Remarks

The X component corresponds to the M21 element of the matrix, and the Y component corresponds to the M22 element.