CDC::FillPath

BOOLFillPath();

Return Value

Nonzero if the function is successful; otherwise 0.

Remarks

Closes any open figures in the current path and fills the path’s interior by using the current brush and polygon-filling mode. After its interior is filled, the path is discarded from the device context.

CDC OverviewClass MembersHierarchy Chart

See Also   CDC::BeginPath, CDC::SetPolyFillMode, CDC::StrokeAndFillPath, CDC::StrokePath,