다음을 통해 공유


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

Concepts

CDC Class

CDC Members

Hierarchy Chart

CDC::SetPolyFillMode

GetPolyFillMode