TransformGroup Properties
Collapse the table of content
Expand the table of content

TransformGroup Properties

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

The TransformGroup type exposes the following members.

  NameDescription
Public property Children Gets or sets the collection of child Transform objects.
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 Value Gets the Matrix structure that describes the transformation represented by this TransformGroup.
Top

Show:
© 2017 Microsoft