อ่านในภาษาอังกฤษ

แชร์ผ่าน


CoreWebView2Matrix4x4 Struct

Definition

Matrix that represents a 3D transform. This transform is used to calculate correct coordinates when calling CreateCoreWebView2PointerInfoFromPointerId. This is equivalent to a D2D1_MATRIX_4X4_F

C#
public struct CoreWebView2Matrix4x4
Inheritance
CoreWebView2Matrix4x4

Fields

_11

The value in the first row and first column of the matrix.

_12

The value in the first row and second column of the matrix.

_13

The value in the first row and third column of the matrix.

_14

The value in the first row and fourth column of the matrix.

_21

The value in the second row and first column of the matrix.

_22

The value in the second row and second column of the matrix.

_23

The value in the second row and third column of the matrix.

_24

The value in the second row and fourth column of the matrix.

_31

The value in the third row and first column of the matrix.

_32

The value in the third row and second column of the matrix.

_33

The value in the third row and third column of the matrix.

_34

The value in the third row and fourth column of the matrix.

_41

The value in the fourth row and first column of the matrix.

_42

The value in the fourth row and second column of the matrix.

_43

The value in the fourth row and third column of the matrix.

_44

The value in the fourth row and fourth column of the matrix.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
WebView2 .NET Prerelease 0.9.628, 1.0.674, 1.0.721, 1.0.790, 1.0.824, 1.0.865, 1.0.902, 1.0.955, 1.0.1010, 1.0.1018, 1.0.1056, 1.0.1083, 1.0.1133, 1.0.1158, 1.0.1189, 1.0.1222, 1.0.1248, 1.0.1305, 1.0.1340, 1.0.1369, 1.0.1414, 1.0.1466, 1.0.1549, 1.0.1619, 1.0.1671, 1.0.1724, 1.0.1777, 1.0.1829, 1.0.1905, 1.0.1988, 1.0.2065, 1.0.2106, 1.0.2164, 1.0.2194, 1.0.2357, 1.0.2415, 1.0.2470, 1.0.2526, 1.0.2584, 1.0.2646, 1.0.2730, 1.0.2783, 1.0.2839, 1.0.2895, 1.0.2950, 1.0.3079, 1.0.3116