共用方式為


InkDrawingAttributes.CreateForPencil 方法

定義

建立 InkDrawingAttributes 物件,以使用鉛筆特性轉譯筆墨筆劃。

public:
 static InkDrawingAttributes ^ CreateForPencil();
 static InkDrawingAttributes CreateForPencil();
public static InkDrawingAttributes CreateForPencil();
function createForPencil()
Public Shared Function CreateForPencil () As InkDrawingAttributes

傳回

支援下列屬性的 InkDrawingAttributes 物件:

設定其他 InkDrawingAttributes 屬性會導致例外狀況。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

備註

根據預設,鉛筆會繪製柔邊、紋理和半透明筆劃, (適用于使用圓形畫筆提示) 分層網底效果。 筆觸色彩 (濃度) 是根據偵測到的手寫筆壓力。

適用於

另請參閱