TransformGroup Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The TransformGroup type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Children Gets or sets the collection of child Transform objects.
Public propertySupported by Silverlight for Windows Phone Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public propertySupported by Silverlight for Windows Phone Inverse Gets the inverse of this transform, if it exists. (Inherited from Transform.)
Public propertySupported by Silverlight for Windows Phone Value Gets the Matrix structure that describes the transformation represented by this TransformGroup.

Top