This topic has not yet been rated - Rate this topic

m42 property

Gets or sets the value in the second column of the fourth row of the 4×4 matrix.

This property is read/write.

CSS Transitions Module Level 3, Section 10.1Internet Explorer 10

Syntax

JavaScript
object.m42 = ptr
ptr = object.m42

Property values

Type: Floating-point

A floating point value.

Standards information

See also

MSCSSMatrix

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.