DisplacementElement.IsValidAsParentInView
Method
Description:
Indicates whether the specified DisplacementElement can be used as a parent when creating a DisplacementElement in the specified view.
Indicates whether the specified DisplacementElement can be used as a parent when creating a DisplacementElement in the specified view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| view | View | A view. |
| parent | DisplacementElement | A DisplacementElement. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |