Home > All Other Interfaces > IPresentation > CaptionPosition
An enum that determines the position of the caption boxes on the screen. The following are the possible values:
§ PCP_TOPLEFT = 0,
§ PCP_TOPCENTER = 1
§ PCP_TOPRIGHT = 2
§ PCP_BOTTOMLEFT = 3
§ PCP_BOTTOMCENTER = 4
§ PCP_BOTTOMRIGHT = 5
JavaScript |
|
|
C# |
|
|
C++ |
|
|