IScrollProvider::VerticalViewSize property
Specifies the vertical size of the viewable region.
This property is read-only.
Syntax
HRESULT get_VerticalViewSize(
[out, retval] double *pRetVal
);
Property value
Type: double*
The vertical size of the viewable region, expressed as a percentage of the total content area within the control. This parameter is passed uninitialized.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: