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.
| Name | Description | |
|---|---|---|
|
Children | Gets or sets the collection of child Transform objects. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
Inverse | Gets the inverse of this transform, if it exists. (Inherited from Transform.) |
|
Value | Gets the Matrix structure that describes the transformation represented by this TransformGroup. |
Show: