XPS_POINT 構造体 (xpsobjectmodel.h)
2 次元空間における、x 座標と y 座標の組を表します。
構文
typedef struct __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0017 {
FLOAT x;
FLOAT y;
} XPS_POINT;
メンバー
x
点の x 座標。
y
点の y 座標。
要件
サポートされている最小のクライアント | Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
Header | xpsobjectmodel.h |