InkStyleProperties 函式 (d2d1_3helper.h)
建立 D2D1_INK_STYLE_PROPERTIES 結構。
語法
D2D1_INK_STYLE_PROPERTIES InkStyleProperties(
D2D1_INK_NIB_SHAPE nibShape,
[ref] const D2D1_MATRIX_3X2_F & nibTransform
);
參數
nibShape
nib (筆尖的預先轉換圖形,) 用來繪製指定的筆跡物件。
[ref] nibTransform
類型: const D2D1_MATRIX_3X2_F
套用至 nib 的轉換。 請注意,轉換矩陣的轉譯元件會因為轉譯而忽略。
傳回值
傳回所建立 的 D2D1_INK_STYLE_PROPERTIES 結構。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | d2d1_3helper.h |
程式庫 | D2d1.lib |
Dll | D2d1.dll |