XPS_SIZE 結構 (xpsobjectmodel.h)
描述物件的大小。
語法
typedef struct __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0018 {
FLOAT width;
FLOAT height;
} XPS_SIZE;
成員
width
非負值,表示水準 (x) 維度中的物件大小。
height
非負值,表示垂直 (y) 維度中的物件大小。
備註
結構中未指定度量單位。
規格需求
最低支援的用戶端 | 適用于 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
標頭 | xpsobjectmodel.h |