共用方式為


CoreIncrementalInkStroke.DrawingAttributes 屬性

定義

取得與 CoreIncrementalInkStroke繪圖相關聯的筆墨筆劃屬性。

public:
 property InkDrawingAttributes ^ DrawingAttributes { InkDrawingAttributes ^ get(); };
InkDrawingAttributes DrawingAttributes();
public InkDrawingAttributes DrawingAttributes { get; }
var inkDrawingAttributes = coreIncrementalInkStroke.drawingAttributes;
Public ReadOnly Property DrawingAttributes As InkDrawingAttributes

屬性值

筆跡筆劃屬性。

適用於