Share via


CScrollView::GetTotalSize

CSize GetTotalSize( ) const;

Return Value

The total size of the scroll view in logical units. The horizontal size is in the cx member of the CSize return value. The vertical size is in the cy member.

Remarks

Call GetTotalSize to retrieve the current horizontal and vertical sizes of the scroll view.

CScrollView OverviewClass MembersHierarchy Chart

See Also   CScrollView::GetDeviceScrollSizes, CScrollView::SetScrollSizes