UIX_ScrollBarInfo Structure

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:UIX_ScrollBarInfo Structure}}
 
{{#customTitle:UIX_ScrollBarInfo Structure}}
 +
{{#parentPage:PXV:UIX_Structures|UIX_ScrollBarInfo|structure}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Specifies the ...
 
Specifies the ...
Line 22: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
[[PXV:IUIX_ScrollBar_GetInfo|IUIX_ScrollBar::GetInfo]], [[PXV:IUIX_ScrollBar_SetInfo|IUIX_ScrollBar::SetInfo]]

Latest revision as of 10: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 ...

See Also

IUIX_ScrollBar::GetInfo, IUIX_ScrollBar::SetInfo