CDC::GetPolyFillMode

Retrieves the current polygon-filling mode.

int GetPolyFillMode( ) const;

Return Value

The current polygon-filled mode, ALTERNATE or WINDING, if the function is successful.

Remarks

See the SetPolyFillMode member function for a description of the polygon-filling modes.

Requirements

Header: afxwin.h

See Also

Reference

CDC Class

Hierarchy Chart

CDC::SetPolyFillMode

GetPolyFillMode

Other Resources

CDC Members