Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 2.75 KB

nf-gdipluspath-graphicspath-clone.md

File metadata and controls

86 lines (60 loc) · 2.75 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.Clone
GraphicsPath::Clone (gdipluspath.h)
The GraphicsPath::Clone method creates a new GraphicsPath object, and initializes it with the contents of this GraphicsPath object.
Clone
Clone method [GDI+]
Clone method [GDI+]
GraphicsPath class
GraphicsPath class [GDI+]
Clone method
GraphicsPath.Clone
GraphicsPath::Clone
_gdiplus_CLASS_GraphicsPath_Clone_
gdiplus._gdiplus_CLASS_GraphicsPath_Clone_
gdiplus\_gdiplus_CLASS_GraphicsPath_Clone_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\graphicspathclass\graphicspathmethods\clone_97.htm
12/05/2018
Clone, Clone method [GDI+], Clone method [GDI+],GraphicsPath class, GraphicsPath class [GDI+],Clone method, GraphicsPath.Clone, GraphicsPath::Clone, _gdiplus_CLASS_GraphicsPath_Clone_, gdiplus._gdiplus_CLASS_GraphicsPath_Clone_
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::Clone
gdipluspath/GraphicsPath::Clone
c++
APIRef
kbSyntax
COM
Gdiplus.dll
GraphicsPath.Clone

GraphicsPath::Clone

-description

The GraphicsPath::Clone method creates a new GraphicsPath object, and initializes it with the contents of this GraphicsPath object.

-returns

Type: GraphicsPath*

This method returns a pointer to the new GraphicsPath object.

-see-also

Clipping with a Region

Constructing and Drawing Paths

Creating a Path Gradient

GraphicsPath

GraphicsPath Constructors

Paths