DrawingAttributes Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the DrawingAttributes class.

Namespace:  System.Windows.Ink
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Sub New
public DrawingAttributes()

Remarks

The following table shows the initial property values for an instance of the DrawingAttributes class.

Property

Initial Value

Color

Black

Height

2 logical pixels

OutlineColor

Black

Width

2 logical pixels

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

DrawingAttributes Class

System.Windows.Ink Namespace

InkPresenter

DrawingAttributes

Stroke