Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 2.39 KB

inktoolbarpencilbutton.md

File metadata and controls

35 lines (21 loc) · 2.39 KB
-api-id -api-type
T:Windows.UI.Xaml.Controls.InkToolbarPencilButton
winrt class

Windows.UI.Xaml.Controls.InkToolbarPencilButton

-description

Represents an InkToolbar toggle button control that activates the built-in pencil.

-remarks

The pencil draws a soft-edged, textured, and semi-transparent stroke (useful for layered shading effects) with a Circle PenTip. The stroke color (darkness) is dependent on the pen pressure detected.

The InkToolbar consists of two distinct groups of button types:

InkToolbarPencilButton inherits from InkToolbarPenButton.

-examples

-see-also

Pen and stylus interactions, Add an InkToolbar to a Universal Windows Platform (UWP) app, Get Started Tutorial: Support ink in your UWP app, Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample