Description
This property allows you to get and set an entity relative to which the mirror move is done.
Syntax
Property get:
MirrorEntity = MirrorEntity( );
|
Return: (IEntity) MirrorEntity |
Mirror entity. |
Property set:
MirrorEntity( MirrorEntity );
|
Return: (IEntity) MirrorEntity |
Mirror entity. |