Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 2.41 KB

nf-gdiplustypes-sizef-sizef(real_real).md

File metadata and controls

80 lines (64 loc) · 2.41 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.SizeF.SizeF(REAL,REAL)
SizeF::SizeF(IN REAL,IN REAL) (gdiplustypes.h)
Creates a SizeF object and initializes its Width and Height data members.
SizeF
SizeF class [GDI+]
SizeF constructor
SizeF constructor [GDI+]
SizeF constructor [GDI+]
SizeF class
SizeF.SizeF
SizeF.SizeF(IN REAL
IN REAL)
SizeF.SizeF(REAL
REAL)
SizeF::SizeF
SizeF::SizeF(IN REAL
IN REAL)
_gdiplus_CLASS_SizeF_SizeF_width_height_
gdiplus._gdiplus_CLASS_SizeF_SizeF_width_height_
gdiplus\_gdiplus_CLASS_SizeF_SizeF_width_height_.htm
gdiplus
VS|gdicpp|~\gdiplus\gdiplusreference\classes\sizefclass\sizefconstructors\sizef_61width_height.htm
12/05/2018
SizeF, SizeF class [GDI+],SizeF constructor, SizeF constructor [GDI+], SizeF constructor [GDI+],SizeF class, SizeF.SizeF, SizeF.SizeF(IN REAL,IN REAL), SizeF.SizeF(REAL,REAL), SizeF::SizeF, SizeF::SizeF(IN REAL,IN REAL), _gdiplus_CLASS_SizeF_SizeF_width_height_, gdiplus._gdiplus_CLASS_SizeF_SizeF_width_height_
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
SizeF::SizeF
gdiplustypes/SizeF::SizeF
c++
APIRef
kbSyntax
COM
Gdiplus.dll
SizeF.SizeF

SizeF::SizeF(IN REAL,IN REAL)

-description

Creates a SizeF object and initializes its Width and Height data members.

-parameters

-param width [in]

Type: REAL

Real number that specifies the initial value of the Width data member.

-param height [in]

Type: REAL

Real number that specifies the initial value of the Height data member.

-see-also

SizeF

SizeF Constructors