Skip to content

Latest commit

 

History

History
70 lines (56 loc) · 2.33 KB

nf-gdiplusheaders-customlinecap-clone.md

File metadata and controls

70 lines (56 loc) · 2.33 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:gdiplusheaders.CustomLineCap.Clone
CustomLineCap::Clone (gdiplusheaders.h)
The CustomLineCap::Clone method copies the contents of the existing object into a new CustomLineCap object.
Clone
Clone method [GDI+]
Clone method [GDI+]
CustomLineCap class
CustomLineCap class [GDI+]
Clone method
CustomLineCap.Clone
CustomLineCap::Clone
_gdiplus_CLASS_CustomLineCap_Clone_
gdiplus._gdiplus_CLASS_CustomLineCap_Clone_
gdiplus\_gdiplus_CLASS_CustomLineCap_Clone_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\customlinecapclass\customlinecapmethods\clone_49.htm
12/05/2018
Clone, Clone method [GDI+], Clone method [GDI+],CustomLineCap class, CustomLineCap class [GDI+],Clone method, CustomLineCap.Clone, CustomLineCap::Clone, _gdiplus_CLASS_CustomLineCap_Clone_, gdiplus._gdiplus_CLASS_CustomLineCap_Clone_
gdiplusheaders.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
CustomLineCap::Clone
gdiplusheaders/CustomLineCap::Clone
c++
APIRef
kbSyntax
COM
Gdiplus.dll
CustomLineCap.Clone

CustomLineCap::Clone

-description

The CustomLineCap::Clone method copies the contents of the existing object into a new CustomLineCap object.

-returns

Type: CustomLineCap*

This method returns a pointer to the new CustomLineCap object.

-see-also

CustomLineCap

LineCap