MatrixTransform Properties
Collapse the table of content
Expand the table of content

MatrixTransform Properties

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

The MatrixTransform type exposes the following members.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property Inverse Gets the inverse of this transform, if it exists. (Inherited from Transform.)
Public property Matrix Gets or sets the Matrix that defines this transformation.
Top

Show:
© 2017 Microsoft