Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Stores an ordered pair of floats, typically the width and height of a rectangle.
typedef D2D_SIZE_F D2D1_SIZE_F;
Like points, sizes are another important graphics concept. In Direct2D, sizes are represented by the D2D1_SIZE_F or D2D1_SIZE_U structures. Both contain an ordered pair of numbers, typically the width and height of a rectangle. The D2D1_SIZE_F structure contains an ordered pair of FLOAT values, and the D2D1_SIZE_U structure contains an ordered pair of UINT32 values.
D2D1_SIZE_F is a new name for an already defined type D2D_SIZE_F. For a list of the fields provided by D2D1_SIZE_F, see D2D_SIZE_F.
Requirement | Value |
---|---|
Minimum supported client |
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server |
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
Header |
|
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today