
Occurs when an object's zoom factor is requested. This event is sent only for objects that have been inserted via their hWnd property.
ObjectGetZoom(ObjectId, ZoomFactor)
| Parameter | Description | |
| ObjectId | Is the identifier of the object, the zoom factor of which is requested. | |
| ZoomFactor | The zoom factor of the object must be copied to this variable. |
| ObjectId: | Integer |
| ZoomFactor: | Integer |