| lcDrwGetEntByKey | Home |
|
HANDLE lcDrwGetEntByKey ( HANDLE hDrw, int Key ); |
| hDrw | |
| Handle to a drawing object. | |
| Key | |
| Value of LC_PROP_ENT_KEY property. | |
|
Handle to a graphic object. If an object with specified identifier is not found, the function returns NULL. |
| lcDrwGetEntByID, lcBlockGetEntByKey |