FabricSheet.IsSingleFabricSheetWithinHost
Method
Description:
Identifies if the specified single Fabric Sheet position is within the host.
Identifies if the specified single Fabric Sheet position is within the host.
Parameters
| Parameter | Type | Description |
|---|---|---|
| hostElement | Element | A structural element that will host the Fabric Sheet. |
| transform | Transform | The transform that defines the placement of the instance single Fabric Sheet. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the single Fabric Sheet instance is within the host, false if the single Fabric Sheet instance is out of host. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |