| lcEntMirror | Home |
|
BOOL lcEntMirror ( HANDLE hEntity, double X1, double Y1, double X2, double Y2, ); |
| hEntity | |
| Handle to a graphic object. | |
| X1 Y1 | |
| Coordinates of the first point on mirror edge. | |
| X2 Y2 | |
| Coordinates of the second point on mirror edge. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcBlockSelMirror |