SECEditViewport::GetVirtualSize

CSize SECEditViewport::GetVirtualSize(void)

Gets the logical size of this viewport

Defined in: SECEditViewport.cpp

Return Value

CSize

Comments

The width is an approximation, due to different character sets and widths, while the height is exact.

See Also

SECEditViewport