UIX_ScrollBarInfo Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ScrollBarInfo Structure}} | {{#customTitle:UIX_ScrollBarInfo Structure}} | ||
− | {{#parentPage:PXV:UIX_Structures|UIX_ScrollBarInfo | + | {{#parentPage:PXV:UIX_Structures|UIX_ScrollBarInfo|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 09:43, 23 May 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 ...