| lcEntAlign | Home |
|
BOOL lcEntAlign ( HANDLE hEntity, int Alignment, double Xref, double Yref ); |
| hEntity | |||||||||||||||||
| Handle to a graphic object. | |||||||||||||||||
| Alignment | |||||||||||||||||
Alignment type. Can be one of the following values:
| |||||||||||||||||
| Xref Yref | |||||||||||||||||
| Reference point. | |||||||||||||||||
| If the function succeeds, the return value is nonzero (TRUE). |
| Code sample, lcEntMove |