InkPresenterStencilKind InkPresenterStencilKind InkPresenterStencilKind InkPresenterStencilKind Enum

Definition

Specifies the type of stencil that can be displayed on an InkCanvas.

public : enum class InkPresenterStencilKindpublic enum InkPresenterStencilKindPublic Enum InkPresenterStencilKind// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v3)

Fields

Other Other Other Other

A custom stencil.

Protractor Protractor Protractor Protractor

A stencil in the form of a protractor for drawing arcs and curves.

Ruler Ruler Ruler Ruler

A stencil in the form of a straight rule for drawing straight lines.

The ruler is metric with major tick marks every 10th position, and sub-major tick marks every 5th position.