Skip to content

Latest commit

 

History

History
94 lines (62 loc) · 2.44 KB

nf-gdiplustypes-rectf-gettop.md

File metadata and controls

94 lines (62 loc) · 2.44 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.GetTop
RectF::GetTop (gdiplustypes.h)
The RectF::GetTop method gets the y-coordinate of the top edge of the rectangle.
GetTop
GetTop method [GDI+]
GetTop method [GDI+]
RectF class
RectF class [GDI+]
GetTop method
RectF.GetTop
RectF::GetTop
_gdiplus_CLASS_RectF_GetTop_
gdiplus._gdiplus_CLASS_RectF_GetTop_
gdiplus\_gdiplus_CLASS_RectF_GetTop_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\rectfclass\rectfmethods\gettop_7.htm
12/05/2018
GetTop, GetTop method [GDI+], GetTop method [GDI+],RectF class, RectF class [GDI+],GetTop method, RectF.GetTop, RectF::GetTop, _gdiplus_CLASS_RectF_GetTop_, gdiplus._gdiplus_CLASS_RectF_GetTop_
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::GetTop
gdiplustypes/RectF::GetTop
c++
APIRef
kbSyntax
COM
Gdiplus.dll
RectF.GetTop

RectF::GetTop

-description

The RectF::GetTop method gets the y-coordinate of the top edge of the rectangle.

-returns

Type: REAL

This method returns the y-coordinate of the top edge of the rectangle.

-see-also

GetBottom

GetLeft

GetRight

Pens, Lines, and Rectangles

Rect

RectF

SizeF

Using a Pen to Draw Lines and Rectangles