ILogCoordinatesImpl::Extents structure
struct { CSize Logical; CSize Container; } ILogCoordinatesImpl;
The extents struct maps logical units to container units
Defined in: LogCoordinatesImpl.h
Members
Logical
Extents are not the same as size! The logical extents in combination with the container extents define a ratio for mapping
Container
The container extents in combination with the logical extents define a ratio for mapping logical units to container units