Skip to content

Latest commit

 

History

History
98 lines (64 loc) · 2.83 KB

nf-gdiplustypes-rectf-getlocation.md

File metadata and controls

98 lines (64 loc) · 2.83 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:gdiplustypes.RectF.GetLocation
RectF::GetLocation (gdiplustypes.h)
The RectF::GetLocation method gets the coordinates of the upper-left corner of this rectangle.
GetLocation
GetLocation method [GDI+]
GetLocation method [GDI+]
RectF class
RectF class [GDI+]
GetLocation method
RectF.GetLocation
RectF::GetLocation
_gdiplus_CLASS_RectF_GetLocation_point_
gdiplus._gdiplus_CLASS_RectF_GetLocation_point_
gdiplus\_gdiplus_CLASS_RectF_GetLocation_point_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\rectfclass\rectfmethods\getlocation_82point.htm
12/05/2018
GetLocation, GetLocation method [GDI+], GetLocation method [GDI+],RectF class, RectF class [GDI+],GetLocation method, RectF.GetLocation, RectF::GetLocation, _gdiplus_CLASS_RectF_GetLocation_point_, gdiplus._gdiplus_CLASS_RectF_GetLocation_point_
gdiplustypes.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
RectF::GetLocation
gdiplustypes/RectF::GetLocation
c++
APIRef
kbSyntax
COM
Gdiplus.dll
RectF.GetLocation

RectF::GetLocation

-description

The RectF::GetLocation method gets the coordinates of the upper-left corner of this rectangle.

-parameters

-param point [out]

Type: PointF*

Pointer to a PointF object that receives the coordinates of the upper-left corner of this rectangle.

-see-also

GetBottom

GetLeft

GetRight

GetTop

Pens, Lines, and Rectangles

PointF

Rect

RectF

Using a Pen to Draw Lines and Rectangles