UIX_ScrollBarInfo Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:17, 20 March 2015

Specifies the ...

Syntax

struct UIX_ScrollBarInfo
{
    LONG nAllSize;
    LONG nViewPos;
    LONG nViewSize;
};

Members

nAllSize
Value of LONG ...
nViewPos
Value of LONG ...
nViewSize
Value of LONG ...

See Also

See also ...