CODViewport::GetAspectRatio
CSizeCODViewport::GetAspectRatio(void)
Determines the aspect ratio of the viewport. This will always be a one to one ratio unless the viewport has an anisotropic mapping mode. Even then, the ratio of logical to physical extents of the viewport must be different to produce anything but a one to one aspect ratio.
Defined in: OdViewport.cpp
Return Value
A CSize object representing the aspect ratio.