SECEditCtrlWrapper_T::GetVertSBLogUnits
template <class wnd_t, class vp_t>
intSECEditCtrlWrapper_T<wnd_t, vp_t>::GetVertSBLogUnits(void)
Retrieves the logical units per vertical scrollbar unit.
Defined in: SECEditScrollBarWrapper_T.h
Return Value
The number of logical units per vertical scrollbar unit. The default value returned is the number of logical units for a single line of text (based on the current font).
See Also
Class Template Arguments
wnd_t
A CWnd-derived class.
vp_t
A SECEditViewport-derived class.