Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.28 KB

inktoolbarstencilkind.md

File metadata and controls

28 lines (19 loc) · 1.28 KB
-api-id -api-type
T:Windows.UI.Xaml.Controls.InkToolbarStencilKind
winrt enum

Windows.UI.Xaml.Controls.InkToolbarStencilKind

-description

Specifies the types of InkToolbar stencils.

-enum-fields

-field Ruler:0

A straight rule for drawing straight lines.

-field Protractor:1

A protractor for drawing arcs and curves

-remarks

-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, SelectedStencil, InkToolbarIsStencilButtonCheckedChangedEventArgs.StencilKind, Ink sample (JavaScript), Get Started Tutorial: Support ink in your UWP app, Coloring book sample, Family notes sample