LightBox dialog location.
| Enumerator |
|---|
| BCGPLightBoxDialogLocation_Center |
Light box dialog is located in the center of the application window.
|
| BCGPLightBoxDialogLocation_Left |
Light box dialog is located on the left side of the application window.
|
| BCGPLightBoxDialogLocation_Right |
Light box dialog is located on the right side of the application window.
|
| BCGPLightBoxDialogLocation_Top |
Light box dialog is located on top of the application window.
|
| BCGPLightBoxDialogLocation_Bottom |
Light box dialog is located on bottom of the application window.
|