public void PlaceInHost( Element hostElement, Transform transform )
| Exception | Condition |
|---|---|
| ArgumentException | The host Element is not a valid host for Fabric Sheet. -or- transform defines the placement out of the host. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | transform is not conformal. |