ElementTransformUtils.CanMirrorElements
Method
Description:
Determines whether elements can be mirrored.
Determines whether elements can be mirrored.
Parameters
| Parameter | Type | Description |
|---|---|---|
| ADoc | Document | The document where the elements reside. |
| elemIds | ICollection | The elements identified by id. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the elements can be mirrored. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |