Skip to content

Latest commit

 

History

History
100 lines (65 loc) · 2.94 KB

nf-gdipluspen-pen-getstartcap.md

File metadata and controls

100 lines (65 loc) · 2.94 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:gdipluspen.Pen.GetStartCap
Pen::GetStartCap (gdipluspen.h)
The Pen::GetStartCap method gets the start cap currently set for this Pen object.
GetStartCap
GetStartCap method [GDI+]
GetStartCap method [GDI+]
Pen class
Pen class [GDI+]
GetStartCap method
Pen.GetStartCap
Pen::GetStartCap
_gdiplus_CLASS_Pen_GetStartCap_
gdiplus._gdiplus_CLASS_Pen_GetStartCap_
gdiplus\_gdiplus_CLASS_Pen_GetStartCap_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\penclass\penmethods\getstartcap.htm
12/05/2018
GetStartCap, GetStartCap method [GDI+], GetStartCap method [GDI+],Pen class, Pen class [GDI+],GetStartCap method, Pen.GetStartCap, Pen::GetStartCap, _gdiplus_CLASS_Pen_GetStartCap_, gdiplus._gdiplus_CLASS_Pen_GetStartCap_
gdipluspen.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
Pen::GetStartCap
gdipluspen/Pen::GetStartCap
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Pen.GetStartCap

Pen::GetStartCap

-description

The Pen::GetStartCap method gets the start cap currently set for this Pen object.

-returns

Type: LineCap

This method returns an element of the LineCap enumeration that specifies the start cap for this Pen object.

-see-also

Drawing a Line with Line Caps

LineCap

Pen

Pen::GetCustomEndCap

Pen::GetCustomStartCap

Pen::SetEndCap

Pen::SetLineCap

Pen::SetStartCap

Pens, Lines, and Rectangles