Freigeben über


CoreIncrementalInkStroke.DrawingAttributes Eigenschaft

Definition

Ruft die Freihandstrichattribute ab, die der Zeichnung eines CoreIncrementalInkStroke zugeordnet sind.

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

Eigenschaftswert

Die Freihandstrichattribute.

Gilt für: