Skip to content

Latest commit

 

History

History
96 lines (63 loc) · 3.16 KB

nf-gdipluspath-graphicspath-closeallfigures.md

File metadata and controls

96 lines (63 loc) · 3.16 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gdipluspath.GraphicsPath.CloseAllFigures
GraphicsPath::CloseAllFigures (gdipluspath.h)
The GraphicsPath::CloseAllFigures method closes all open figures in this path.
CloseAllFigures
CloseAllFigures method [GDI+]
CloseAllFigures method [GDI+]
GraphicsPath class
GraphicsPath class [GDI+]
CloseAllFigures method
GraphicsPath.CloseAllFigures
GraphicsPath::CloseAllFigures
_gdiplus_CLASS_GraphicsPath_CloseAllFigures_
gdiplus._gdiplus_CLASS_GraphicsPath_CloseAllFigures_
gdiplus\_gdiplus_CLASS_GraphicsPath_CloseAllFigures_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\graphicspathclass\graphicspathmethods\closeallfigures.htm
12/05/2018
CloseAllFigures, CloseAllFigures method [GDI+], CloseAllFigures method [GDI+],GraphicsPath class, GraphicsPath class [GDI+],CloseAllFigures method, GraphicsPath.CloseAllFigures, GraphicsPath::CloseAllFigures, _gdiplus_CLASS_GraphicsPath_CloseAllFigures_, gdiplus._gdiplus_CLASS_GraphicsPath_CloseAllFigures_
gdipluspath.h
Gdiplus.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Gdiplus.lib
Gdiplus.dll
Windows
GDI+ 1.0
19H1
GraphicsPath::CloseAllFigures
gdipluspath/GraphicsPath::CloseAllFigures
c++
APIRef
kbSyntax
COM
Gdiplus.dll
GraphicsPath.CloseAllFigures

GraphicsPath::CloseAllFigures

-description

The GraphicsPath::CloseAllFigures method closes all open figures in this path.

-returns

Type: Status

If the method succeeds, it returns Ok, which is an element of the Status enumeration.

If the method fails, it returns one of the other elements of the Status enumeration.

-see-also

Clipping with a Region

Constructing and Drawing Paths

Creating a Path Gradient

GraphicsPath

GraphicsPath::CloseFigure

GraphicsPath::StartFigure

Open and Closed Curves

Paths