UIX_CmdPaneSides Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 32: | Line 32: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_ScrollContainer_CmdPane|IUIX_ScrollContainer::CmdPane]], [[PXV:IPXV_MainView_CmdPane|IPXV_MainView::CmdPane]] |
Revision as of 05:17, 23 May 2015
Specifies the ...
Syntax
enum UIX_CmdPaneSides { UIX_CmdPaneSide_Top = 0, UIX_CmdPaneSide_Bottom = 1, UIX_CmdPaneSide_Left = 2, UIX_CmdPaneSide_Right = 3, _UIX_CmdPaneSide_Last_ = 4, };
Constants
- UIX_CmdPaneSide_Top
- The ...
- UIX_CmdPaneSide_Bottom
- The ...
- UIX_CmdPaneSide_Left
- The ...
- UIX_CmdPaneSide_Right
- The ...
- _UIX_CmdPaneSide_Last_
- The ...