| TransformX Methods |
The TransformX type exposes the following members.
| Name | Description | |
|---|---|---|
| CalculateTransformPath |
Calculates the transform path from the specified target to the specified root.
| |
| ClearNamespace(Transform, Char) |
Clears the namespace, if any exists.
| |
| ClearNamespace(Transform, Char) |
Clears the namespace, if any exists.
| |
| FindTransform |
Locate a Transform by name in a specified hierarchy.
| |
| FindTransformInHierarchy |
Locate a Transform by name in a hierarchy starting from the specified root.
| |
| GetTransformNameMatch |
Gets a regular expression to match a supplied Transform name.
| |
| SetNamespace(Transform, String, Char) |
Sets the namespace for the specified Transform.
| |
| SetNamespace(Transform, String, Char) |
Sets the namespace for all Transforms in the specified hierarchy.
|