Method Copy
Copy(VisualTransform)
Updates the transform data of this visual transform by copying another.
public void Copy(VisualTransform other)
Parameters
otherVisualTransformThe visual transform to copy.
Updates the transform data of this visual transform by copying another.
public void Copy(VisualTransform other)
other VisualTransformThe visual transform to copy.