SECZoomView::SECZoomView
SECZoomView::SECZoomView(void)
If you derive your class from SECZoomView instead of CScrollView, construction will take place automatically, and you do not need to explicitly call the SECZoomView constructor. SECZoomView is created with the default zoom mode set to SEC_ZOOMNORMAL.
Defined in: ZOOMVIEW.CPP
Return Value
void
See Also