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