|
![]() |
![]() |
version 2003
PA_GetAreaRect (params) → PA_Rect
Parameter | Type | Description | |
params | PA_PluginParameters | → | Parameters received in PluginMain |
Function result | PA_Rect | ← | Rectangle of the area, in local coordinates |
Description
The routine
PA_GetAreaRect
returns the local coordinates of the area in the host form.
params
is the
PA_PluginParameters
the plug-in received in its
PluginMain
routine.