Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 2.53 KB

nf-gdipluspen-pen-getcompoundarraycount.md

File metadata and controls

82 lines (59 loc) · 2.53 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.GetCompoundArrayCount
Pen::GetCompoundArrayCount (gdipluspen.h)
The Pen::GetCompoundArrayCount method gets the number of elements in a compound array.
GetCompoundArrayCount
GetCompoundArrayCount method [GDI+]
GetCompoundArrayCount method [GDI+]
Pen class
Pen class [GDI+]
GetCompoundArrayCount method
Pen.GetCompoundArrayCount
Pen::GetCompoundArrayCount
_gdiplus_CLASS_Pen_GetCompoundArrayCount_
gdiplus._gdiplus_CLASS_Pen_GetCompoundArrayCount_
gdiplus\_gdiplus_CLASS_Pen_GetCompoundArrayCount_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\penclass\penmethods\getcompoundarraycount.htm
12/05/2018
GetCompoundArrayCount, GetCompoundArrayCount method [GDI+], GetCompoundArrayCount method [GDI+],Pen class, Pen class [GDI+],GetCompoundArrayCount method, Pen.GetCompoundArrayCount, Pen::GetCompoundArrayCount, _gdiplus_CLASS_Pen_GetCompoundArrayCount_, gdiplus._gdiplus_CLASS_Pen_GetCompoundArrayCount_
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::GetCompoundArrayCount
gdipluspen/Pen::GetCompoundArrayCount
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Pen.GetCompoundArrayCount

Pen::GetCompoundArrayCount

-description

The Pen::GetCompoundArrayCount method gets the number of elements in a compound array.

-returns

Type: INT

This method returns an integer that indicates the number of elements in the compound array.

-see-also

Drawing a Custom Dashed Line

Pen

Pen::GetCompoundArray

Pen::SetCompoundArray

Pens, Lines, and Rectangles