Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 2.46 KB

nf-gdipluspen-pen-getbrush.md

File metadata and controls

83 lines (60 loc) · 2.46 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.GetBrush
Pen::GetBrush (gdipluspen.h)
The Pen::GetBrush method gets the Brush object that is currently set for this Pen object.
GetBrush
GetBrush method [GDI+]
GetBrush method [GDI+]
Pen class
Pen class [GDI+]
GetBrush method
Pen.GetBrush
Pen::GetBrush
_gdiplus_CLASS_Pen_GetBrush_
gdiplus._gdiplus_CLASS_Pen_GetBrush_
gdiplus\_gdiplus_CLASS_Pen_GetBrush_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\penclass\penmethods\getbrush.htm
12/05/2018
GetBrush, GetBrush method [GDI+], GetBrush method [GDI+],Pen class, Pen class [GDI+],GetBrush method, Pen.GetBrush, Pen::GetBrush, _gdiplus_CLASS_Pen_GetBrush_, gdiplus._gdiplus_CLASS_Pen_GetBrush_
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::GetBrush
gdipluspen/Pen::GetBrush
c++
APIRef
kbSyntax
COM
Gdiplus.dll
Pen.GetBrush

Pen::GetBrush

-description

The Pen::GetBrush method gets the Brush object that is currently set for this Pen object.

-returns

Type: Brush*

This method returns a pointer to a Brush object that is currently used to fill a line.

-see-also

Brush

Brushes and Filled Shapes

Pen

Pen::SetBrush

Using a Brush to Fill Shapes