This topic has not yet been rated - Rate this topic

Matrix3D.M23 property

Gets or sets the value of the second row and third column of this Matrix3D.

Syntax


public double M23 { get; set; }

Property value

Type: System.Double

The value of the second row and third column of this Matrix3D.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Media.Media3D

Assembly

System.Runtime.WindowsRuntime.UI.Xaml.dll

See also

Matrix3D

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.