| Description | ||||||||
| This is the notification function called before the bounding box dialog.
This function is to be supplied by the user by calling ProNotificationSet() with the notify type PRO_RMDT_BOUND_BOX_PRE. |
||||||||
| Synopsis | ||||||||
| #include <ProRmdt.h> | ||||||||
| ProError | (*ProRmdtBoundBoxPreAction) | ( | ||||||
| ProMoldLayout mold_layout | ||||||||
| /* (In) | ||||||||
| The handle to the mold layout | ||||||||
| */ | ||||||||
| ) | ||||||||
| Returns | ||||||||
|
||||||||
| See Also | ||||||||
| ProNotificationSet | ||||||||