This topic has not yet been rated - Rate this topic

CRgn::CRgn

Constructs a CRgn object.

CRgn( );

Remarks

The m_hObject data member does not contain a valid Windows GDI region until the object is initialized with one or more of the other CRgn member functions.

Example

See the example for CRgn::CreateRoundRectRgn.

See Also

CRgn Overview | Class Members | Hierarchy Chart

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.