UIX_CmdPaneSides Enumeration

From PDF XChange PDF SDK
Revision as of 07:16, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 ...

See Also

See also ...