InkToolbarIsStencilButtonCheckedChangedEventArgs.StencilKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of stencil.
public:
property InkToolbarStencilKind StencilKind { InkToolbarStencilKind get(); };
InkToolbarStencilKind StencilKind();
public InkToolbarStencilKind StencilKind { get; }
var inkToolbarStencilKind = inkToolbarIsStencilButtonCheckedChangedEventArgs.stencilKind;
Public ReadOnly Property StencilKind As InkToolbarStencilKind
Property Value
The type of stencil.