ProjectionMatrix Property
Collapse the table of content
Expand the table of content

Matrix3DProjection.ProjectionMatrix Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the Matrix3D that is used for the projection that is applied to the object.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Property ProjectionMatrix As Matrix3D

Property Value

Type: System.Windows.Media.Media3D.Matrix3D
The Matrix3D that is used for the projection that is applied to the object.

Dependency property identifier field: ProjectionMatrixProperty

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft