The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Represents an x-coordinate and y-coordinate pair in two-dimensional space.
typedef D2D_POINT_2F D2D1_POINT_2F;
Remarks
Points in Direct2D are represented by the D2D1_POINT_2F or D2D1_POINT_2U structures. Both contain an x-coordinate and y-coordinate pair in two-dimensional space. The D2D1_POINT_2F structure stores the coordinates as FLOAT values, and the D2D1_POINT_2U structure stores them as UINT32 values.
D2D1_POINT_2F is a new name for the already defined type D2D_POINT_2F.
Requirements
|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 11/29/2012