SRGraphRect Class Overview
Like its CRect cousin the SRGraphRect stores rectangular area data. However unlike CRect the SRGraphRect uses a device independent measurement system. While under normal use the described rectangle may be measured in pixels, normal use being on-screen, it may be necessary to use imperial or metric measurement for placement of components wen printing a graph.
The m_nType member holds the measurement type.