PPickPath.GetPathTransformTo Method
Returns the product of the matrices from the top-most ancestor node (the last node in the list) to the given node.
public virtual
PMatrix GetPathTransformTo(
PNode nodeOnPath);
Parameters
- nodeOnPath
- The bottom-most node in the path for which the matrix product will be computed.
Return Value
The product of the matrices from the top-most node to the given node.
See Also
PPickPath Class | UMD.HCIL.Piccolo.Util Namespace
Web Accessibility